Loading Tool

Explorer IconExplorer

Memory Pool

40,637 transactions
16.62 vMB
0.11835449 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.31/200 MB

Candidate Block

Mining Attempt 19f1599275cfa5d4a0893a00bbfb747d0073446bd00a9a3936cfb2e7fc4aa89a
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root a0e6b9ea7ab9c41f0df40849e22be22455ee57c36c46f9630983c2baa6be5df0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,049
Size: 1.00 vMB
Total Fees: 0.03173838 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (809,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,622 103,622 000000000000e3c90558946fbaaef5b78b107808b9b1d533254d1725f9594d1e 2 0.00 vMB 0
103,621 103,621 00000000000285683321a6d3a98390a5e7c4a386c9dda032fbd8d110f08c0454 2 0.00 vMB 0
103,620 103,620 00000000000131a50b564057995346c8a022fe3e3eeeb937f40c4e4051daf7bd 4 0.00 vMB 0
103,619 103,619 00000000000222d205a55e85ea2bf5752ab79809e072ad0823ca3b0428ea1861 5 0.00 vMB 0
103,618 103,618 0000000000022536bfff02ea7f5e884abd0d203df4ca884edcb3f2d7b9c0ced8 17 0.00 vMB 0
103,617 103,617 00000000000143dccc5ffd79b91b45bacc345db919fe6047c83f82dc15f37717 1 0.00 vMB 0
103,616 103,616 0000000000015c56c9df35aa70a4dec86da418b1286a35a9b884bbf490762e5c 1 0.00 vMB 0
103,615 103,615 00000000000209645d9ee50e96980f68887a5306f27b95b61e5f96d47b0b6186 2 0.00 vMB 0
103,614 103,614 0000000000036a633a1a354cf77a60f7709d72f71e0a676c6536af3ba13796c3 2 0.00 vMB 0
103,613 103,613 0000000000032d041de8137cc58fff84354480035d148242da7bc97c6a448528 2 0.00 vMB 0
103,612 103,612 0000000000033381af3ddc6fdc21de6f7010528aaf28e82f3d3a3686df8103b8 1 0.00 vMB 0
103,611 103,611 000000000002e4fe0a72c56dcb757e2ae9bd433231d4842fbc0d6cdfaef0e876 4 0.00 vMB 0
103,610 103,610 000000000002010468513a71103933eeb91d225b222dd79f4c391c4e6991fb6e 1 0.00 vMB 0
103,609 103,609 00000000000388b16553f03fb999056b8c41224e4a58de84a84d1eca950a7a56 1 0.00 vMB 0
103,608 103,608 000000000001b8f5a7e7bf8ce9b1704086b84f7bd02619409453773f29a5ad43 3 0.00 vMB 0
103,607 103,607 000000000001608264f72c91132ae6eee9d63c6a4ecd3ceeeca848b6e77c90e5 1 0.00 vMB 0
103,606 103,606 0000000000022341cdea8948c484a48ca55488a8bf7cf43ad05b5b3ab2b615ae 1 0.00 vMB 0
103,605 103,605 000000000002b05782003e7d723a1838ac7fde2f95a69b0ab1161c26317d8381 4 0.00 vMB 0
103,604 103,604 00000000000085964aeeb73aff20a13b988487b645a6d1f5b608a5bb66578c6e 1 0.00 vMB 0
103,603 103,603 000000000001ef802cf441fb4b78e95c705cdeed038d9715419074478debd72c 3 0.00 vMB 0
103,602 103,602 000000000002a1ddc13931118b2667c9d767c6bc820c9c51231f4d08ae578cc4 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 93.91 GB
    • Received: 0.42 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.