Loading Tool

Explorer IconExplorer

Memory Pool

35,235 transactions
14.83 vMB
0.07968946 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 85.83/200 MB

Candidate Block

Mining Attempt de4a42403aa1e967aa5bf1bc922c5749c8f3e2d560180b0547bf5e81980d425c
Version 20000000
Previous Block 000000000000000000014d1cd4eca11915f734a0de435476fa92d26e8458badf
Merkle Root 8a81a9217d669c99e2680a61d318a35cd46f4dadd15955a53471b9b2ff046d80
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,323
Size: 1.00 vMB
Total Fees: 0.03206498 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,337 (856,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
56,381 56,381 00000000077d758374d33528636ec26ab2e5f77a3982d38fad1f5d72c5949eb9 1 0.00 vMB 0
56,380 56,380 0000000011863a0c01ca26aa9fecfa3f7031d55eb32e2ffecb14ce72b908afe8 1 0.00 vMB 0
56,379 56,379 000000000792593ea89cd959d6d4fa7f0fd73eeb936f6ce92c5f12dbd0a988e1 1 0.00 vMB 0
56,378 56,378 0000000009505c3a98041d4601db5e70ec022398d70f0ea8576ae31cb162b578 1 0.00 vMB 0
56,377 56,377 00000000087e24d870c1a2d6a0d44e3765eb1175f372509c9b8168df30eaa094 1 0.00 vMB 0
56,376 56,376 000000000751e033b2ce424522b8ea8403f1cb549c6f335b602f8aa21f5138d1 1 0.00 vMB 0
56,375 56,375 00000000005e61ddc1892f99c8f5ffad548a7b285bdc79e2ebddccc5c626b436 1 0.00 vMB 0
56,374 56,374 0000000009a80795f90b123d0930dbb27333ea9ddbc8f7b1ae4122443a723665 1 0.00 vMB 0
56,373 56,373 0000000011eec36abb15285622f99e8262ba4c2aaae0656349b97b6832ad4912 1 0.00 vMB 0
56,372 56,372 0000000005f9ecb867bab3cc98fc2fbf7847a633c8bbc81f4d8d30c03e020e9c 1 0.00 vMB 0
56,371 56,371 0000000002ea873983093cd3997e5de45d0d2aa3b3c0111d2b30336dd91204fe 1 0.00 vMB 0
56,370 56,370 000000000c1e3e964d5b260bea4dc0e4eb48ba3fa390da11aa5665258affd6f6 1 0.00 vMB 0
56,369 56,369 0000000003b8cc75a24590a26b902a7e59adff8dfa88075cea24949c5fc35fc4 1 0.00 vMB 0
56,368 56,368 00000000011b97fab958b87f597fdc86aab39378ed32a62da7c75cbb17e4b189 1 0.00 vMB 0
56,367 56,367 000000000edd6f9a9934e531c6ed5518386c45ed745e708093afa6b76fde2425 1 0.00 vMB 0
56,366 56,366 000000000a5ba112fb22d2d22b46b09a9093f77f824beca936b0c39fa5e55d4f 1 0.00 vMB 0
56,365 56,365 00000000139d7d074c74ad8653e1e20ca8eb84b021ac5528bf78e563c8e44ba7 1 0.00 vMB 0
56,364 56,364 000000000976c0c53d0825044e50ff09def1b5e910a11858cb88a310df28d11e 1 0.00 vMB 0
56,363 56,363 000000000c127b2a44f637359fbe0a0391e260069ef17bab4ebe5d54b92d371c 1 0.00 vMB 0
56,362 56,362 000000000cfec5f798ef71452df8dc19ad3988e10bc2d45138e1ff66f1c7318e 1 0.00 vMB 0
56,361 56,361 00000000138c62739ed118386a7e9627f9037f41dd94aabd82464f237599b735 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

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