Loading Tool

Explorer IconExplorer

Memory Pool

84,703 transactions
31.87 vMB
0.11036355 BTC
Random Selection Loading Transactions
Max Size: 193.52/200 MB

Candidate Block

Mining Attempt 27961dd261a120e7ec5496b8a6820e27657fabed40c54b539f56e9eb7ad0be75
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 201197e91289e771736befaa332f795a7af70868a714cec0031204dacfedaafe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,018
Size: 1.00 vMB
Total Fees: 0.03240847 BTC
Feerates: 299.43 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (709,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,717 205,717 00000000000003cd46c72332b8dfc747a5f140a6c27fedf0e86d6b2cd3a80060 68 0.03/1.00 vMB 197
205,716 205,716 00000000000002ae29f2095dd1a7ed0e8cb096378bef79516d775e7459827fd3 170 0.08/1.00 vMB 180
205,715 205,715 000000000000026f409e8ad091362ce13c1a11c2389dda307ed5affc5c024568 225 0.23/1.00 vMB 61
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
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.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.