Loading Tool

Explorer IconExplorer

Memory Pool

20,174 transactions
9.15 vMB
0.06536569 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.06/200 MB

Candidate Block

Mining Attempt 01085d712a66d3d271e95c5baaf36a999ff3a53cb8ee886e8761144b31ebe54b
Version 20000000
Previous Block 0000000000000000000025f04ff2c401a5399cfff1f91b6377cb2b55eeb38fad
Merkle Root b5c3706456d8509b3b2d61c0535d9451f6dfadcb6203c4d098e7961f4f6d09af
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,190
Size: 1.00 vMB
Total Fees: 0.04045022 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,421 (741,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,833 171,833 00000000000000e7f77b830738d2f24d646b878b158c13cb061bc548c36877d3 61 0.07 vMB 109
171,832 171,832 0000000000000401d8d0dbe5d05d380e8f0934ab8f675b92721e58654d1032db 11 0.01 vMB 1,143
171,831 171,831 00000000000000ba33ef76440830a5263ca99392dbf640839a6b6db57c22e11f 45 0.02 vMB 48
171,830 171,830 0000000000000787bc407e6028dc6f48f7f3168b9a3052d8506bc92e16f931bf 9 0.00 vMB 0
171,829 171,829 000000000000001dfde87a3a47da76dbfca1e30aaf91637a0ecb0659d380aa64 74 0.03 vMB 127
171,828 171,828 000000000000049f1cc455d6de178f07ecaba0109bb1cfd7496e5e9f02bdf5bf 86 0.03 vMB 129
171,827 171,827 00000000000004004f5127e1686b942d545492d661687972017e948bea9f26f1 58 0.04 vMB 71
171,826 171,826 00000000000008365486eef92204fe9dce96e3b4e9acf78becffd5b64c004bbd 23 0.01 vMB 37
171,825 171,825 00000000000000c763e9c76ae77087de1bb36a5f687c94330df91bc1d98a0d6c 13 0.02 vMB 65
171,824 171,824 000000000000042e16d19816663dd1f3a84cf661a68adbe35599721205acc3e1 18 0.01 vMB 25
171,823 171,823 00000000000005eaec8dedf0fe93655d5ee2ba1bf478c0fa564cf284eec90810 15 0.04 vMB 859
171,822 171,822 00000000000002b7cd0459bb6d47b9aab956fb89133e9ea0abf267b8d16542f7 6 0.00 vMB 909
171,821 171,821 000000000000037799b95549ec5a272d7bf6e7855245beed6b979d57b9d051a5 11 0.00 vMB 801
171,820 171,820 00000000000005f2dd7a392d0d028ff6c3df36c35cb3e278dc284d6212c8517d 102 0.03 vMB 33
171,819 171,819 000000000000028d62f58b05c1476c946e55d5b9a2cfb6196a2b6722d832fdf4 1 0.00 vMB 0
171,818 171,818 00000000000002d00e92e88ba4b140087b3a36d076b6f54c239b822638e67654 1 0.00 vMB 0
171,817 171,817 00000000000006fe0f15aab4f027354c234e51e044c02cd473233ba306f382fc 21 0.02 vMB 69
171,816 171,816 000000000000019fd29851e0f40f089213c82621abf09493d09619b8a2a1180e 57 0.06 vMB 62
171,815 171,815 00000000000003cdf232ae83ff9f32348b64b6053199a3536243f32561b3247d 60 0.02 vMB 78
171,814 171,814 00000000000004196fb0c60486a38d83e23ca3ba7a5d863df80679ba85586a05 1 0.00 vMB 0
171,813 171,813 00000000000004c682fc9feb9d42c76c1c26973bc8c8d46ae2711cacbb40f736 147 0.05 vMB 25
Previous 10 blocks ↓
Total Size: 779.60 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: 295.81 GB
    • Received: 1.25 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.