Loading Tool

Explorer IconExplorer

Memory Pool

49,292 transactions
28.48 vMB
0.13922745 BTC
Random Selection Loading Transactions
Max Size: 152.31/200 MB

Candidate Block

Mining Attempt eaeee6ebd1c89c6d29be5bc2bcadc24e5221e857ce07c53abe5d910051a92952
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 06c5a3e5ad69b827d88a1de826396a588f65da0b0389f26877baefa395abb621
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.08247632 BTC
Feerates: 301.05 > 8.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (262,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,084 652,084 0000000000000000000d978d01fb1c781dee4ffb4278adbf932d01251cfcd3b9 3,025 1.00/1.00 vMB 125
652,083 652,083 00000000000000000003121e6fa8a7781897dc5d393e28944797cda72181e5cf 2,539 1.00/1.00 vMB 88
652,082 652,082 00000000000000000008e2408844a197cf83f12a5df7ce9bcaaec5113d750d40 1,799 1.00/1.00 vMB 85
652,081 652,081 00000000000000000005151c1d5e2c7717b41652435016718fc2ae8e4a24d611 1,830 1.00/1.00 vMB 20
652,080 652,080 00000000000000000005e6e736c63c2abb9423af53d8a3d048fce1c87a5e45dd 2,087 1.00/1.00 vMB 37
652,079 652,079 00000000000000000007e01febcb273289d01c4684b4ec86f5641cfe159fc069 2,844 1.00/1.00 vMB 92
652,078 652,078 00000000000000000003db7b79b6df9b1fa46c86d3bf60a86e5a83c19a780db3 3,176 1.00/1.00 vMB 120
652,077 652,077 00000000000000000009bde52206b03e68fa7f66fc3daa7a5b39f5145e252667 2,103 1.00/1.00 vMB 28
652,076 652,076 0000000000000000000597a98e0b84dfdda2c650b4bed1ee4820aa082c373bf4 1,061 1.00/1.00 vMB 41
652,075 652,075 000000000000000000032480532a2645871e21c4e43ab86abdd3fb114286a15b 2,531 1.00/1.00 vMB 77
652,074 652,074 0000000000000000000bdef066373fc155f1132e0c925810b42472b8977b36aa 2,543 1.00/1.00 vMB 83
652,073 652,073 000000000000000000062e70f9a018798953574187dd51c6fc51a20f83b10abf 2,528 1.00/1.00 vMB 117
652,072 652,072 000000000000000000083d997c864030087e8e2be4a52daca8ea84c5f192178e 2,282 1.00/1.00 vMB 115
652,071 652,071 0000000000000000000c815ac8cb6b5ed3b540b16830b19eabc1f2f1bdd8e975 2,805 1.00/1.00 vMB 118
652,070 652,070 0000000000000000000b36c0d606517d700957d1d999acbcf4a5c9153e962bed 488 1.00/1.00 vMB 8
652,069 652,069 00000000000000000003b546d290852ea2b368fa6c9fba6abd765791d746547f 1,838 1.00/1.00 vMB 35
652,068 652,068 000000000000000000003f119635eb7c5245680b91a779c32088f037a8ff2dd0 1,818 1.00/1.00 vMB 3
652,067 652,067 0000000000000000000c4cbe256c7f89782f91802f7833965e111adc14c58341 1 0.00/1.00 vMB 0
652,066 652,066 000000000000000000038e4c9121aa2f832ddf441e86b157a3f99833d7fea637 2,119 1.00/1.00 vMB 29
652,065 652,065 00000000000000000004bea376c58c14c1ffa3e59ee097ee7392da588dbfce91 2,737 1.00/1.00 vMB 14
652,064 652,064 000000000000000000097c8ce50b0b659cb529f0f9156472755cfcbec1ba7380 1,886 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.