Loading Tool

Explorer IconExplorer

Memory Pool

76,007 transactions
27.67 vMB
0.06852505 BTC
Random Selection Loading Transactions
Max Size: 169.63/200 MB

Candidate Block

Mining Attempt c1f068fdaa297450c88af9a17270585b69a7f9e6a48a707f79612799bd6a4d74
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root 77a8db92cd58c01e4929b5461848269888a52c64777f9ab8153607e42eaaf296
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,112
Size: 1.00 vMB
Total Fees: 0.00922588 BTC
Feerates: 81.11 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (491,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,145 424,145 0000000000000000005e5be1c69f4805a7dbaeaead67e7936381cf8075fa9d30 1,377 0.98/1.00 vMB 49
424,144 424,144 00000000000000000419e3e6acbe8a4df2c335df6be3131a9accef6639d6da19 1,315 0.98/1.00 vMB 45
424,143 424,143 00000000000000000235d581930a482d41b46446d9b23f9b287b3390b95ebb8b 1,270 0.55/1.00 vMB 74
424,142 424,142 000000000000000000e6b271dd4e8f2f708ad7973999bd782bea8d04e42dc7ae 1,366 0.66/1.00 vMB 63
424,141 424,141 000000000000000003fde552dff6f4ebfc9bff348333605d4e68ed7244922716 835 0.99/1.00 vMB 26
424,140 424,140 00000000000000000053692579a9a687a723fb3f012eef7f74244c6f6c818f0f 1,582 0.68/1.00 vMB 67
424,139 424,139 000000000000000003bd49f96edae803deb5a4f2616314b546d88f87f58a5bde 1,595 1.00/1.00 vMB 46
424,138 424,138 000000000000000004fbd41e55741c183e44b68eb627c29beddfeb56a24b0e00 339 0.18/1.00 vMB 82
424,137 424,137 000000000000000004a06b8677e0ecf556547fb85a573a80715077fcaeaa6b99 1 0.00/1.00 vMB 0
424,136 424,136 00000000000000000245a0b5ca189a29855555ac54f83ee8d33f122b57a45a55 901 0.93/1.00 vMB 39
424,135 424,135 000000000000000000bd932fde385d10a6b64838948cf7b45dd5d83e79861b24 1,530 1.00/1.00 vMB 40
424,134 424,134 0000000000000000008004d604a965615aace6984f2128a16d3ae9ac928bb6b3 2,536 0.99/1.00 vMB 88
424,133 424,133 0000000000000000029a0e6ea54e210a291e8bc61cf59914ecb7dd0c6d63ae9e 2,685 1.00/1.00 vMB 92
424,132 424,132 000000000000000000f662d10216a0747f05e16787dab84f06a6820c26770462 1,683 0.94/1.00 vMB 51
424,131 424,131 00000000000000000417c526e3fbda62ba0c60cafd3791cbbe9fb4a57884a4bf 1,891 1.00/1.00 vMB 42
424,130 424,130 0000000000000000038fffd47378f5230e6a20f61ec655e236201db92868f5c1 2,760 1.00/1.00 vMB 108
424,129 424,129 0000000000000000021e290c0a3c2f04723011f43304836df537b2099cc1f7f8 1,127 1.00/1.00 vMB 34
424,128 424,128 00000000000000000289a843d21546f6440aaa445d7d4c87959571aa4895489a 1,452 1.00/1.00 vMB 44
424,127 424,127 0000000000000000041716918a08f82091daf38e430041fa0939dc061b7d2676 2,093 1.00/1.00 vMB 65
424,126 424,126 000000000000000003630153d261919cfaf22c824a84a101400c381721967efc 2,545 1.00/1.00 vMB 88
424,125 424,125 0000000000000000020f7373970b4fdb2af55680bb0f8b48e18eb8f40ec566a2 2,376 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.