Loading Tool

Explorer IconExplorer

Memory Pool

25,695 transactions
27.38 vMB
0.06062797 BTC
Random Selection Loading Transactions
Max Size: 130.53/200 MB

Candidate Block

Mining Attempt d5d554ce89022cab0f7ac8ec3ba403291ef5cb20c163191b731e0ed58bd9f1c8
Version 20000000
Previous Block 000000000000000000016dccce64f0eb5e35f9f14d8ccd10327747692dec931a
Merkle Root 957d10b90658ecd4c57165d4683bbaa7256214cfe4995ab39166254258eca1fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 977
Size: 1.00 vMB
Total Fees: 0.00874720 BTC
Feerates: 99.89 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,475 (813,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,159 101,159 0000000000020d7155273955807241fa705844cff1f61eba79b845d88bf92217 11 0.00/1.00 vMB 0
101,158 101,158 000000000003c50c8e789956a049cdcf0fa2709c9f1ea93bcccc819f8c9137df 4 0.00/1.00 vMB 1,349
101,157 101,157 000000000003e6c232fa698a5d0f8d6438f3d1354c4b0e53ac711e417627c0da 3 0.00/1.00 vMB 0
101,156 101,156 000000000002b8d630f4fb58ef8e9d4b20e7730340b83e5490281d8e8e0e4263 7 0.00/1.00 vMB 0
101,155 101,155 000000000003e941b8a6f21107cda6df7ef215680d7d46dd3b76f2e76c55e942 4 0.00/1.00 vMB 0
101,154 101,154 0000000000017f92c8939a460ada1f0d39041bdd98dd79f853ab3268f3450ed7 1 0.00/1.00 vMB 0
101,153 101,153 000000000000c80b9a9ae7ff61f592049a48e067d9df5aa3ee4b5d2e66620830 4 0.00/1.00 vMB 934
101,152 101,152 000000000001424828a79f83a1a23c49d543aa0ae72a1fa136e028ea0dd210fc 2 0.00/1.00 vMB 0
101,151 101,151 0000000000036215986281bbbcba5bf9ff1de8f889e0623c78f40d1c99f097da 1 0.00/1.00 vMB 0
101,150 101,150 00000000000218b83c6981f5dc5cc6348cb81908523d762925e0b02547fb05b3 1 0.00/1.00 vMB 0
101,149 101,149 00000000000249c51a784e2f21664785d6e567e2d1cc44346e53c5cd52284414 4 0.00/1.00 vMB 0
101,148 101,148 00000000000304e56ab35359613f002e566a1ffba774608e449487f5f43f8774 1 0.00/1.00 vMB 0
101,147 101,147 00000000000369144a79a23f00fe4ad5dff4c5c66448e31a0ca5866ccf335248 5 0.00/1.00 vMB 0
101,146 101,146 00000000000330d868456aeeb1456a853ca39c645c791df12cd625fde7df01c4 1 0.00/1.00 vMB 0
101,145 101,145 00000000000186383b8b39428ada421f27bcede82cebba875b1c0b5f504f8d03 2 0.00/1.00 vMB 0
101,144 101,144 00000000000401c844114a0e2d29e40076caae40ff854fb84f825bb83e85b536 1 0.00/1.00 vMB 0
101,143 101,143 000000000000b8ab8ac8b2540e4a555ea44e9bb9fffcb45753cc20e8ec918908 77 0.02/1.00 vMB 0
101,142 101,142 0000000000011b87c4b01b899ffdbb873f58d067e43673333700da059e649a75 13 0.00/1.00 vMB 0
101,141 101,141 000000000002e78de6473a80d7b7a909d44ad67466f08e7289bf8de58324af5b 12 0.00/1.00 vMB 0
101,140 101,140 000000000000b3515e92f89ffd76dfa24e52ef47d92cb1672e260e74b69d5c6d 12 0.00/1.00 vMB 0
101,139 101,139 0000000000007735a7e44ba2f32559393c58b0f0302251f78ff1befd979cf582 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.45 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: 610.85 GB
    • Received: 10.74 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.