Loading Tool

Explorer IconExplorer

Memory Pool

76,782 transactions
28.65 vMB
0.07509721 BTC
Random Selection Loading Transactions
Max Size: 173.42/200 MB

Candidate Block

Mining Attempt b646ed3133b6c0dd16618c900b8fb9ad52c568b1fa36fbdfa9ed621e4b14d499
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root cf4a47cc5592dd7f7491a0cb617ad02835a1b901cd57e3b812092ee3129f9ebd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,217
Size: 1.00 vMB
Total Fees: 0.01550505 BTC
Feerates: 100.17 > 1.55 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (667,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,610 247,610 000000000000004cf5cfa3865fe8de22f7e4737522c09fdcd7baf94f715590b1 378 0.19/1.00 vMB 113
247,609 247,609 0000000000000000e9adb4ee9458dfe9b032877215995745e668894af81efcff 628 0.25/1.00 vMB 136
247,608 247,608 0000000000000043eac6d75baa6eb068cc3c779c6c1fe089a49387c7a7b937fc 57 0.02/1.00 vMB 20
247,607 247,607 00000000000000220aeb29396f61a927edc4543641a1941bed3e84cd419e9ace 224 0.10/1.00 vMB 137
247,606 247,606 000000000000009f2dfe76272f5b729c202632a3710217d1f6ffb9f23d53c42d 227 0.12/1.00 vMB 86
247,605 247,605 000000000000007578c38fbb72afd80fe5bd60a15d64fc94d0b5df4bda50abe2 90 0.04/1.00 vMB 212
247,604 247,604 0000000000000000e7ba45375c6ac4184700942446ae08f6e00ca8cd4eaafc25 61 0.03/1.00 vMB 173
247,603 247,603 0000000000000000e3ac2b0f334856e28bfe2b34c3a0dc5e8c5b08c6191fefc6 238 0.10/1.00 vMB 127
247,602 247,602 0000000000000022ad01d0c3e36db0e285dc140162fc6c20eaea4a4c6f133b70 17 0.01/1.00 vMB 91
247,601 247,601 000000000000000b5d5992828ed9d0845afed9c596714e3701ac05ba897f322a 22 0.01/1.00 vMB 38
247,600 247,600 00000000000000357ec1a79cb1aa8c6f9517cb932620a4b917427b13e2ef3e3d 215 0.08/1.00 vMB 112
247,599 247,599 000000000000007276785916720889443c9bfd575868fcf65adc1b076d2b83e6 162 0.09/1.00 vMB 93
247,598 247,598 0000000000000016adeebe683831ceb0fef5c4522fd1097f44e4d3e0ac1d96e9 195 0.17/1.00 vMB 92
247,597 247,597 000000000000007d5ab58e70f190f2d869ac5a86d46f2f506e1488624decaac4 123 0.24/1.00 vMB 70
247,596 247,596 000000000000000d7b195673f3953457699c2ca5eaf87947e65ed60ecebeeb59 647 0.35/1.00 vMB 163
247,595 247,595 000000000000007665229e4bc6e5f9dff886b6a4b2a7e0064e3e5645ee5772ad 519 0.22/1.00 vMB 160
247,594 247,594 00000000000000866a4e30df3bc450a74ae833d1739cd8e8e0a82184f6f22074 1,074 0.51/1.00 vMB 257
247,593 247,593 00000000000000812b58afb3b97c94b83eeae687f0206a50fdf7cca0bbaacf68 353 0.16/1.00 vMB 168
247,592 247,592 0000000000000094a57ead76b8eb9b97f856cd4648c17dd082435ffd9836b219 75 0.03/1.00 vMB 123
247,591 247,591 00000000000000299d490a6e45c89c971b50992b3921e7368ea8fa957d748b26 429 0.18/1.00 vMB 154
247,590 247,590 0000000000000059561b56b608c5941d51e907b16985bec93d128cd98a4670d2 128 0.06/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.