Loading Tool

Explorer IconExplorer

Memory Pool

81,766 transactions
30.55 vMB
0.11638205 BTC
Random Selection Loading Transactions
Max Size: 184.00/200 MB

Candidate Block

Mining Attempt 834ffa159a2409ff801f65f0bb98b2ea9754893e37baba8c82da2c0f1e2417d5
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 89756b39dcd6e5616be1c9621efb5658316201f2f7e50f85d6d7706f465a8ed4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,486
Size: 1.00 vMB
Total Fees: 0.04066407 BTC
Feerates: 180.34 > 4.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (815,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,366 99,366 000000000002a6a25b024a8183df9d637197727d02a96aa4e11960b4bd510ea8 1 0.00/1.00 vMB 0
99,365 99,365 0000000000040edc1b4ea9a5a7bf57a608a745841b30e8f891e09042ba3fa108 1 0.00/1.00 vMB 0
99,364 99,364 0000000000041df481fe38a3be52e3793b8d413cf219af58f2331682ce31ab90 3 0.00/1.00 vMB 0
99,363 99,363 00000000000204c88cee0d362487be144ac212341e656f3c205bbc0487118384 6 0.00/1.00 vMB 840
99,362 99,362 000000000002ab15f4b89ccc7d99af30a3418e71899f1549542a0aecb0b0d4af 2 0.00/1.00 vMB 0
99,361 99,361 0000000000018fdcfba3a99f400fd93c7710155c089bef1cf65b076dc6d56f3f 2 0.00/1.00 vMB 0
99,360 99,360 000000000001706218cf9513c71277c7eb143789c57a784e844ccb46cf2f6a5f 1 0.00/1.00 vMB 0
99,359 99,359 000000000000bf207875569655834acadbd8eaef1b764c71f3cff93dd7da64ac 2 0.00/1.00 vMB 0
99,358 99,358 0000000000009808b7d505c6e52c86b594dc3938e2c4fc2ff93309ce5e416f4b 1 0.00/1.00 vMB 0
99,357 99,357 000000000003b2b14d7d2384ad31e37ffa087f636c524eccbe0409e437cf7d9d 1 0.00/1.00 vMB 0
99,356 99,356 000000000000792c3baf706993e61679a62d17969776c437441a0ae50dab7c24 2 0.00/1.00 vMB 0
99,355 99,355 000000000001298d6337707b23fd04a6603763e1bea85f81fece1df9fc6289ae 11 0.00/1.00 vMB 0
99,354 99,354 0000000000023fe201d8561fc23290b80fcc29268e31d74396b5ff8d80b3481b 4 0.00/1.00 vMB 3,496
99,353 99,353 000000000000950970eef8071afd4010e5d47abcb3e1daef7ac1e63a99507758 2 0.00/1.00 vMB 6,289
99,352 99,352 000000000001ce3b8fded41c0264f7b7e4e6abc4b45211151113ee22d01348fa 1 0.00/1.00 vMB 0
99,351 99,351 0000000000031bf362f18dfbce029324c80ef6f4b99b90cddfb873c9dc9bb957 3 0.00/1.00 vMB 0
99,350 99,350 000000000002552e8cec5965bff2ae84125b01e23b322b237e733f457dd6cb06 1 0.00/1.00 vMB 0
99,349 99,349 000000000003dd6e54bb31376a604e94d0148c47c24176c29d4081fca58cf301 2 0.00/1.00 vMB 0
99,348 99,348 000000000000683c8097f78bdf1700221f7bde8c90f6398580a259e9d4b3b08f 7 0.00/1.00 vMB 0
99,347 99,347 000000000003c444f192364f3c853388b6c7e3e4857248961dd3f473c4312eec 5 0.00/1.00 vMB 0
99,346 99,346 000000000004121716dc13ac9e3b023eec4e561c37e9b6d5626e0ad088d78b39 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.