Loading Tool

Explorer IconExplorer

Memory Pool

86,535 transactions
31.78 vMB
0.10777811 BTC
Random Selection Loading Transactions
Max Size: 194.67/200 MB

Candidate Block

Mining Attempt 614e37fdaaff03f12b5d9eb18c828568c171c6facaab292c05b031e25caa1348
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root a55c5c63452277badb98848a79230e3cddf85d3c5462c5d24bc6311c7c974505
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,882
Size: 1.00 vMB
Total Fees: 0.02732846 BTC
Feerates: 1,236.26 > 2.74 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (709,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,714 205,714 00000000000000b33e94cbe0bd709729e2454cf721c69ccccdacb4ff91bf5c12 180 0.06/1.00 vMB 34
205,713 205,713 00000000000000b84ac37529bda2d0eada2d9c27f6524e23b3e4e317c1dcbab2 199 0.16/1.00 vMB 94
205,712 205,712 0000000000000491ca606ce243094e129141d3a2a25585fdb55a94174264f6c3 674 0.25/1.00 vMB 197
205,711 205,711 00000000000001359d4445e5873e1499355eeea59babe6bc57b067f8ea2457e1 108 0.05/1.00 vMB 209
205,710 205,710 000000000000040b18186d83f69e414d80fdbef3219d436a095e309d9389bb5c 430 0.16/1.00 vMB 211
205,709 205,709 00000000000002975370fb38a87d12f759b06cf581103c223a09f9737e9d35dc 28 0.01/1.00 vMB 207
205,708 205,708 000000000000010b213f874211287a6d5185bbe31feb89ad2957a9d592a26a70 183 0.08/1.00 vMB 152
205,707 205,707 0000000000000287194f18a9e6a377321ae4f373b58230971b89c9c20b32bc3b 40 0.02/1.00 vMB 93
205,706 205,706 00000000000002f32af2177d080b380a51de6716b283a94c3b68d775d282747e 27 0.01/1.00 vMB 105
205,705 205,705 00000000000003c7b28ce96084c634ba121a8bf68453c1690bb5ca5f1fb6c733 39 0.01/1.00 vMB 110
205,704 205,704 000000000000001293b400521b0269da18d7166ddb2d55d6b1a84d60cae195e5 224 0.09/1.00 vMB 245
205,703 205,703 00000000000001281a4010f104f71b0e4ed70f2bbd088d928347be0be49aa811 202 0.10/1.00 vMB 152
205,702 205,702 00000000000004cb74a29ea23d5f18f653587637f25b8156e6e9395510efad0d 254 0.10/1.00 vMB 253
205,701 205,701 00000000000004470e9a3bbaaa36b69fa641c7556c9845ca0b1695ac2ecbf2b7 127 0.04/1.00 vMB 57
205,700 205,700 00000000000001a5c3ee494a09b95de03f01e086e0cdc14f30136c2729b99b16 392 0.18/1.00 vMB 179
205,699 205,699 000000000000021f1d3c0dd7d75afd2c1e48ec32a42dcad975c35766213ab53b 28 0.01/1.00 vMB 158
205,698 205,698 00000000000003f09694596dc8cef5361b2aa86e6235ec7ef60a2bef81f96736 611 0.30/1.00 vMB 158
205,697 205,697 00000000000001ac1e8e636be05ce3c9cbd018cd5cb2050adb915f4381bb6027 166 0.05/1.00 vMB 42
205,696 205,696 00000000000001e080d94f929a45800cfa230784f194c04e01b798f27656df76 1 0.00/1.00 vMB 0
205,695 205,695 000000000000046274b1b857692f421f87c6f3c3ba15c831fa26fef83dd08d85 14 0.00/1.00 vMB 28
205,694 205,694 000000000000017064ca5b0a8e4f7ca7f27d93f1895dcf924579a27477630c3d 197 0.11/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.04 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.