Loading Tool

Explorer IconExplorer

Memory Pool

86,551 transactions
32.94 vMB
0.07741931 BTC
Random Selection Loading Transactions
Max Size: 196.35/200 MB

Candidate Block

Mining Attempt ac9ef36042c91d8bfc9cea0cc30ad12e885e896bf1e4539aaf4c18c9c5b72246
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 13ceeccc1e8e8aa5d559357e61def882d6293f892a7b22fd731080cda90401ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,973
Size: 1.00 vMB
Total Fees: 0.01186962 BTC
Feerates: 151.14 > 1.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (191,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,134 723,134 000000000000000000034818b4a30c99f65d66b8ad9adedb0a4a9884a09c8dc8 1,285 0.71/1.00 vMB 4
723,133 723,133 00000000000000000005f2313d3fd90901368994124b20ec781ff091d70db4ac 2,944 1.00/1.00 vMB 5
723,132 723,132 00000000000000000003110bbd519b8ccb5a1f109e6d8dc418f107dc2bd2bbc3 1,478 1.00/1.00 vMB 17
723,131 723,131 000000000000000000049cc90ef4c1b20b80d9dbdc06d68457654a53f437c63b 2,285 1.00/1.00 vMB 11
723,130 723,130 0000000000000000000213c5b02097d17f310c31040263576434ff0565d77b6c 484 0.32/1.00 vMB 6
723,129 723,129 000000000000000000072ddc3bb817f99622d38b48fbd0e7f63acb93e5465224 240 0.10/1.00 vMB 5
723,128 723,128 00000000000000000000fd726573be429d362029d25b6b4fd3ce67e2a495cbff 2,726 1.00/1.00 vMB 7
723,127 723,127 000000000000000000002e512362bcaa095efa2ce343fc7c443cc9d21cf58625 2,229 1.00/1.00 vMB 14
723,126 723,126 0000000000000000000138c4ffa6a59166143307ad9d067f73dae72284c2066b 1,133 0.41/1.00 vMB 13
723,125 723,125 000000000000000000054004f2c021b6a2211fcae6b2c27c3f75b4d032cac622 686 0.26/1.00 vMB 11
723,124 723,124 000000000000000000022273528f59a12abe9293043c5e51d8298ff00edc07d3 1,443 0.59/1.00 vMB 12
723,123 723,123 00000000000000000005c4c63c387653f139dbc6c18af3df2e5c6e36b4de1661 380 0.13/1.00 vMB 8
723,122 723,122 00000000000000000000d9e47721f880c328ba13cc49034df99b9315c030095d 773 0.27/1.00 vMB 10
723,121 723,121 00000000000000000007c699c8a2872ff3efcc89be4778bc11c4cdadfdec84a3 230 0.19/1.00 vMB 6
723,120 723,120 00000000000000000004a4e61944ae682b7aaf0c8c8489f7801daebc9fe7d014 721 0.31/1.00 vMB 12
723,119 723,119 000000000000000000025c41cb707fbd252e1c75609f92092531027a560f7b1e 815 0.28/1.00 vMB 11
723,118 723,118 00000000000000000007fc62fe5e7838b74d2395ab2725ed35e701e3ab85009f 834 0.55/1.00 vMB 8
723,117 723,117 000000000000000000098d9c1d2e938a23ff47dc329c27aefa0ceb0c5eb5fcfc 1,675 0.51/1.00 vMB 9
723,116 723,116 00000000000000000007a70823dd2ef8a4afc394270b0bf4b9b77a706dd0a6ae 2,257 0.90/1.00 vMB 8
723,115 723,115 000000000000000000066d5db44056a55e2e361105e61772775c6e633769a93a 372 0.12/1.00 vMB 9
723,114 723,114 00000000000000000008ba577074d32c537de8074ce0c320bba337d53e24e66f 1,564 0.46/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.