Loading Tool

Explorer IconExplorer

Memory Pool

37,817 transactions
30.98 vMB
0.07468596 BTC
Random Selection Loading Transactions
Max Size: 153.33/200 MB

Candidate Block

Mining Attempt 8d4903671348c69a23ecf0306e76cad2a223c15f6ca91959b8184c8d10b2c220
Version 20000000
Previous Block 00000000000000000001b2b8b03ec5944ecabaa6a12afcc2204c8d5943cca227
Merkle Root 51897ae5133cf2fa0540a2701c9b49b78f326312cebb91921fa9447858b04820
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,244
Size: 1.00 vMB
Total Fees: 0.01130997 BTC
Feerates: 91.53 > 1.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,392 (814,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,724 99,724 000000000001b012e6daa44e8bd3dd2f5f3de8eeed9a2db5e14dde86bd440647 1 0.00/1.00 vMB 0
99,723 99,723 000000000001dd59b6c56d30ac7075c995e3f81a3da51d5c6e54cca2671c5c13 4 0.02/1.00 vMB 16
99,722 99,722 0000000000013ed83c2c0506dad0c773a301f4666440d5015582db889f4eaed2 1 0.00/1.00 vMB 0
99,721 99,721 000000000000a9d244f9e21224bb9188dfe8c9c4e9f8b6f9f1a9dbd8e8bf8b68 1 0.00/1.00 vMB 0
99,720 99,720 000000000001bd9673585488213888bb53b669196aedf41beda7d39813940718 2 0.00/1.00 vMB 0
99,719 99,719 0000000000000133e27223dfdbd4519cd38b982760826456c7ff3bb2cc9a5e5e 1 0.00/1.00 vMB 0
99,718 99,718 00000000000446a1d2f9adccb34896f6b86f2d70b3d4e7108cf0f540b301c47f 2 0.00/1.00 vMB 0
99,717 99,717 00000000000363608e150f18676ade0dbd5fa7ea78a6766b84e48713dfa37945 5 0.00/1.00 vMB 0
99,716 99,716 0000000000031e77403641aad08f0480739598f71be14a77a999ccf9fa501d23 5 0.00/1.00 vMB 0
99,715 99,715 0000000000012cac74f31cc51369a2ef588b259653346274600081babdf51bb4 1 0.00/1.00 vMB 0
99,714 99,714 0000000000005e9f037a3d0d32cc2fd834e25b01f09794e9635f813e1fa33bbe 3 0.00/1.00 vMB 0
99,713 99,713 000000000000929a347d58c555505654100e6859f91ef27f87439e6e76c25307 1 0.00/1.00 vMB 0
99,712 99,712 000000000002046f1ac0be75225eeb58d80c011e00b14226b7f11e3dfc36888b 2 0.00/1.00 vMB 0
99,711 99,711 0000000000017ed3730673a51dd5b71f3b285270cd990331bbb331226a886099 1 0.00/1.00 vMB 0
99,710 99,710 000000000002e94341ee5be25f5387f67916d89b8ff63593e5bf18170ca82f78 6 0.00/1.00 vMB 0
99,709 99,709 000000000002112d49a5a205427db4449adc0b34aeabdf1e100f685889af0be1 1 0.00/1.00 vMB 0
99,708 99,708 00000000000258ce6bbd694ad489a4e7cc03ba5be726e10e13d96f66792afe5b 4 0.00/1.00 vMB 0
99,707 99,707 0000000000004ac07c233d3df296265b6ea2ddc34a10f726b31531586ce818f7 4 0.00/1.00 vMB 0
99,706 99,706 000000000003f76d3c045af954a51dca833b6e39cb90c445534479a8d60ff543 9 0.00/1.00 vMB 0
99,705 99,705 0000000000032fb778cd80e9c53c6315e53c8888340746bffd45ddcb746e52c1 2 0.00/1.00 vMB 0
99,704 99,704 00000000000301166c12f1dd93e7188ba41441571b6623785a9cb666b8abf811 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.30 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 598.26 GB
    • Received: 9.93 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.