Loading Tool

Explorer IconExplorer

Memory Pool

73,118 transactions
28.36 vMB
0.06657708 BTC
Random Selection Loading Transactions
Max Size: 167.72/200 MB

Candidate Block

Mining Attempt 72d3c1f60f7a6a79ea39f592f0891c8ba0e59d8d54be32f2ce139e630507feeb
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root b9ddb575440f1aee77ac562b44ad20ba35cad32a78a37a07e6ce4a4c2dc911b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,008
Size: 1.00 vMB
Total Fees: 0.00980152 BTC
Feerates: 100.36 > 0.98 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (630,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,492 284,492 00000000000000018734aa2c9e4672975fdc71138e11c3656b257f033a2d67a9 122 0.05/1.00 vMB 21
284,491 284,491 00000000000000006332ae3c66f322f2635a7e04badc552d45ebee76a9c70529 559 0.32/1.00 vMB 33
284,490 284,490 00000000000000007347750efb236f20b9e9500ea5a06be238b085a42d2f31ea 136 0.05/1.00 vMB 47
284,489 284,489 0000000000000000ed7188cabc0c7b4e1db129437203d48aa34146b93d30be0e 705 0.37/1.00 vMB 37
284,488 284,488 0000000000000000e8f2f46e5da78bea9e1e40e90c7933875f366a376c3d9c47 461 0.23/1.00 vMB 34
284,487 284,487 0000000000000000f304ba565a3ac824b16cf03f3c1609f053d3e08cde445986 155 0.28/1.00 vMB 13
284,486 284,486 0000000000000001242e6e65187ac762f405db8467b8ae38f9418598c4a254fd 616 0.35/1.00 vMB 32
284,485 284,485 000000000000000064c84f1d0be106ca770578cb3d5599f5a32c969b867f1db2 367 0.35/1.00 vMB 26
284,484 284,484 00000000000000010c092791cac0361012f9aff2c8780c13d9b6187a9c9d18a8 924 0.35/1.00 vMB 57
284,483 284,483 00000000000000015a81a82d276e2ee048e55d0d75dc91eb818bd1b70137ff40 611 0.35/1.00 vMB 42
284,482 284,482 0000000000000001395e8596b4b7b60390796bb002db7bf2f9a477caee47e6c1 796 0.25/1.00 vMB 57
284,481 284,481 0000000000000000b25ae23cc1079a0c9955f420d0ee2efde3995e0efa2bbf33 293 0.50/1.00 vMB 16
284,480 284,480 00000000000000018eb75f2df7ceb25a387c18e8ac9079578edc4551c7a656c7 745 0.35/1.00 vMB 44
284,479 284,479 00000000000000001158b50362774275e94c6efb63a10d7e1ee382134cd8cd95 849 0.35/1.00 vMB 41
284,478 284,478 0000000000000001521f596b53e64a4980aae95c2fd052f1248e60c419ffd07a 1,103 0.35/1.00 vMB 67
284,477 284,477 0000000000000000af8134c715dd8f7e53af302d51cb9c30024cb77553f3845b 95 0.07/1.00 vMB 54
284,476 284,476 00000000000000000e913f11172eba9f890ce2f97c9be966f90d37f076a69e25 698 0.51/1.00 vMB 27
284,475 284,475 000000000000000193c266f6d5413e05b904636b7fb254e7d2b0f39c1b190469 701 0.25/1.00 vMB 53
284,474 284,474 0000000000000000369155f590aa4297e0997bb06f3ee6de30d733952cb55efc 41 0.06/1.00 vMB 12
284,473 284,473 000000000000000048262e350687ee49d8cbe9f822bb41bf9890ec23742d3e2b 328 0.17/1.00 vMB 40
284,472 284,472 00000000000000001db525cbac2426850d4d52d2358f22e1b11e780a60061b8d 697 0.35/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 667.96 GB
    • Received: 15.33 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.