Loading Tool

Explorer IconExplorer

Memory Pool

77,392 transactions
28.75 vMB
0.06999092 BTC
Random Selection Loading Transactions
Max Size: 174.42/200 MB

Candidate Block

Mining Attempt 9276c8c40e78c834a40ddcfdeefd16acba6eecc58769248859fe64f5f01d49fa
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 625330a8435d2aa544bb748d72659b3d96cdd6f8b0ce361713ea14593a12917d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,262
Size: 1.00 vMB
Total Fees: 0.01029174 BTC
Feerates: 299.43 > 1.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (767,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,458 147,458 0000000000000075f29cced375d60ce435640d40ae6bd65f9fcf379d35de2776 25 0.01/1.00 vMB 21
147,457 147,457 00000000000003edaf9793192c58e308a2ede4d60be24b43361817759ae29287 60 0.02/1.00 vMB 250
147,456 147,456 000000000000052c5539aea81e88b4d5f531d8b3b09d8a16ce290d325e0b81c6 40 0.03/1.00 vMB 46
147,455 147,455 0000000000000108cdea8414eb05dc8b1a24437df23d5dfc2ee8eef08f8f9b5a 14 0.01/1.00 vMB 44
147,454 147,454 00000000000006dcce35a2ffdb733ea907eae4cfdb04634fadb20b43d3ecd488 98 0.03/1.00 vMB 3
147,453 147,453 00000000000004567206d3e148d2fd139eebba68d483211bb0b1d5087edeab29 82 0.04/1.00 vMB 312
147,452 147,452 000000000000046c34b1c5c12faed52208079823f9de45660aed83052ab8396c 12 0.01/1.00 vMB 17
147,451 147,451 00000000000004ad9b64871e7e685357bdd0aaf9f7cad35cd97bf7b4ed9a23e3 16 0.01/1.00 vMB 41
147,450 147,450 0000000000000410ca307cce1c9f78695f4a98b7689033651a4cec7455b914cf 5 0.00/1.00 vMB 88
147,449 147,449 000000000000003e3274d1e88a3f740660abb668b7086ad6a17f7a19d123aad2 5 0.00/1.00 vMB 323
147,448 147,448 000000000000078474f7525f17c979fd3bd36b8ce9e5331eafbddd8744cc7305 14 0.01/1.00 vMB 33
147,447 147,447 00000000000000fc99993f640b5e20b8c2994f7bc75139066ccb84c8c7b23c6b 21 0.01/1.00 vMB 305
147,446 147,446 00000000000000ee443da00458418731f0f607395d8229bf89f3488df6919284 38 0.01/1.00 vMB 8
147,445 147,445 0000000000000468db5bba34ffc03cceec9e0cc927fab72268b0d3bf46a0f238 12 0.00/1.00 vMB 0
147,444 147,444 000000000000034c2c113ae5cf427b8beed4e60ead1a60eea337ed6fca10d119 87 0.04/1.00 vMB 83
147,443 147,443 00000000000005cbb7f3bec0217b6ad4e2654f8d8e1924a0eb10bc349577447a 12 0.01/1.00 vMB 35
147,442 147,442 00000000000001ed7361359629e0d1d31bc811fe27fd7272af82a5b8c26d28c8 84 0.04/1.00 vMB 248
147,441 147,441 00000000000006b7f3d24c4a6597da2aabb105976912f5e06f54a312fe1fb151 16 0.01/1.00 vMB 90
147,440 147,440 00000000000006139e825e53c55860bc21af607a87834705fc764ae5750d09ab 133 0.05/1.00 vMB 60
147,439 147,439 00000000000008115cd227962b289552018cdf88cc5ab51674672390f7943915 54 0.03/1.00 vMB 135
147,438 147,438 00000000000006f154d2aed0c42c9c5deb028204bdea60d6743c697a4b451566 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.