Loading Tool

Explorer IconExplorer

Memory Pool

87,712 transactions
32.71 vMB
0.17119166 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 59aabe1540c871d4b7bafae94a06ecae7e3a933338eaccc9e6f06b9bf901159b
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root bd4c5f708b46560d2237870e887dd3847353b2c1c85f1bad44ddc02d8a5d9389
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,875
Size: 1.00 vMB
Total Fees: 0.07719440 BTC
Feerates: 502.65 > 7.74 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (653,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,721 261,721 000000000000001766300e33f4d8164f247702035766f935f0066552df917388 336 0.15/1.00 vMB 95
261,720 261,720 000000000000001a08bdd23f50a17692f509b02e1ff8de7065cdc88b6fef48d8 470 0.19/1.00 vMB 115
261,719 261,719 0000000000000010f31b5b4d856c83f9b44e1dd072a1c9a3cf179d054460da7d 580 0.24/1.00 vMB 57
261,718 261,718 000000000000001b5f79ee2c53ecfb6ba366b7084faadffb4275230dd6830a82 642 0.25/1.00 vMB 153
261,717 261,717 00000000000000086fe6eacb24fdbcb0af12967fc3bee6e8e58b98a201ecba87 286 0.15/1.00 vMB 111
261,716 261,716 000000000000000e190a5571916adf5ee00a81803a8ee7fe94b38e1df62da414 204 0.09/1.00 vMB 61
261,715 261,715 000000000000001384b47f913ec018c371e2de64ad276103284b07cad54fd2e8 337 0.21/1.00 vMB 54
261,714 261,714 000000000000000bbc9ddb5d5c0f1e894cfacc3eb526d38dfeec0815b0c14d9b 610 0.25/1.00 vMB 190
261,713 261,713 00000000000000000233a9ac6fe53eccfcd1a4f12a879daf568c8bb59fb22493 322 0.16/1.00 vMB 94
261,712 261,712 0000000000000005180f7a13002658695842e412c58a3f9bd1ac6b0dd7b1416f 461 0.18/1.00 vMB 96
261,711 261,711 0000000000000006b34e55660617808bf8d55c398d867fb2595ac1a951f8ecde 822 0.44/1.00 vMB 57
261,710 261,710 000000000000000a15c91663f5d98538bc5747a9fd18906bcedc27a627485832 806 0.25/1.00 vMB 206
261,709 261,709 0000000000000008d2566a874103b456a8db5d591cecd940f1cbfec9ad3701ef 419 0.19/1.00 vMB 105
261,708 261,708 000000000000000178a121d693eb7e893b2144eb07d280a96222156ad8889bed 6 0.00/1.00 vMB 87
261,707 261,707 0000000000000009f2a81e699f32d8a8bbff3e13e021475be5c4853b7c246373 18 0.01/1.00 vMB 56
261,706 261,706 0000000000000018264df7d9624e6d4bc79fc15cebf93b53b4e1a1c884780b75 54 0.05/1.00 vMB 54
261,705 261,705 0000000000000002b58ab59ab0e6d7a2ed5c24afa7c2d385488dd00ca3a981dc 111 0.14/1.00 vMB 19
261,704 261,704 000000000000001680be8d519f963dc60de8a081bae5a36df7fe5d98bc38f47d 16 0.03/1.00 vMB 45
261,703 261,703 000000000000000f2d70be6146cd1ff318fbc9095ebf801a7cf0160ee1fa4532 264 0.15/1.00 vMB 70
261,702 261,702 0000000000000013c80b0c938932d441c5193abdeada68d3daa93a62fcd8dd66 280 0.15/1.00 vMB 30
261,701 261,701 0000000000000013626cfc0c669271d6d5744722a8a9e99ce5ac692a897b732d 698 0.25/1.00 vMB 162
Previous 10 blocks ↓
Total Size: 782.76 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: 709.17 GB
    • Received: 16.85 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.