Loading Tool

Explorer IconExplorer

Memory Pool

79,281 transactions
29.49 vMB
0.08451368 BTC
Random Selection Loading Transactions
Max Size: 180.32/200 MB

Candidate Block

Mining Attempt c94294b1b192c29eee4f61941debd59d0eb28f883863f2bd933a81538b277b88
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root d4ad883ecf269dba02581c6a2fe25d88bf758f8989ef28a3bb83f06a3d6188d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,249
Size: 1.00 vMB
Total Fees: 0.01968392 BTC
Feerates: 402.60 > 1.97 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (48,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
867,180 867,180 000000000000000000002d560786f77f0ff78036c866c577ca4c7ffcd8c5478b 6,421 1.00/1.00 vMB 59
867,179 867,179 000000000000000000000dfb4b371839ce747c492e9a370299f5c0d9f058dbed 5,140 1.00/1.00 vMB 60
867,178 867,178 0000000000000000000268de260193bd767b89f1cc8078c1c6801c59d144837a 5,811 1.00/1.00 vMB 55
867,177 867,177 00000000000000000000d3599fc601b3aa56a23d28a404ab3f694f4a0e9b4ea6 5,312 1.00/1.00 vMB 50
867,176 867,176 00000000000000000001aa4cf8ae69ab12151a025ffe78c18095431dd207fb16 6,064 1.00/1.00 vMB 51
867,175 867,175 00000000000000000000c3e9efd0b26062710dde97de6dac5dc3640b777dceef 5,916 1.00/1.00 vMB 56
867,174 867,174 0000000000000000000034cd8da70d5a24627bad15b6ba5752205425dc503690 5,616 1.00/1.00 vMB 63
867,173 867,173 0000000000000000000267bf474adedc8b4b4d542227e784e47c4227a218c873 6,006 1.00/1.00 vMB 62
867,172 867,172 00000000000000000001203c9901862926302a062b366e81a49fe423fb38123e 5,346 1.00/1.00 vMB 60
867,171 867,171 00000000000000000002806c04cae10a31a0c046a98e31f3655d7ba5f7cf5aa1 4,477 1.00/1.00 vMB 73
867,170 867,170 0000000000000000000018917e6c8172b757d3b3692040a2ddcba995ba99c1ad 5,520 1.00/1.00 vMB 41
867,169 867,169 000000000000000000008b15e5598407d79a35bde767d36a52a8573a6ab4e038 4,761 1.00/1.00 vMB 41
867,168 867,168 00000000000000000002be1b20b7c6a2c593fb7aff41217d8d0015810a1bd1d9 5,079 1.00/1.00 vMB 47
867,167 867,167 000000000000000000026e1d5ce94820f42396129f56b71a1e9702c642fef82c 5,736 1.00/1.00 vMB 45
867,166 867,166 00000000000000000002ec4a127bbd5a81ab94226d517c45a7cab09bda5b3d42 3,960 1.00/1.00 vMB 54
867,165 867,165 00000000000000000002068f9355f6787570cee29b8849a0ec4bc4d0a4b04a7a 6,018 1.00/1.00 vMB 42
867,164 867,164 00000000000000000002afa29f2351819672eac8d34f6612ee4555d29d9a20f5 5,375 1.00/1.00 vMB 48
867,163 867,163 0000000000000000000159b5b6e361e859abf9e6ec40ccbb10aa86390ab17cad 5,884 1.00/1.00 vMB 47
867,162 867,162 00000000000000000001467c90ee1ab2b1f8217711c771f408e31d623fee96b3 4,018 1.00/1.00 vMB 58
867,161 867,161 000000000000000000002d3bd764d8605f1ac4003399466316b483f8048a6905 6,647 1.00/1.00 vMB 42
867,160 867,160 00000000000000000000016caf0a4428cb79a210e707ad992821764acb404b82 6,468 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.