Loading Tool

Explorer IconExplorer

Memory Pool

79,475 transactions
29.92 vMB
0.08077193 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt 4f106ba65b2dc828467d0714ba65236803aab5187d1832982e6cd0148061cb2c
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 80c9669a23597a9b87b70a9ef991ffb029828d4e5c2c1a5870da197a3c9b4b8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,973
Size: 1.00 vMB
Total Fees: 0.01721086 BTC
Feerates: 150.45 > 1.72 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (618,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,444 296,444 000000000000000079682adb41917f774331c5f08678c2544cd90c61cf782f25 512 0.19/1.00 vMB 66
296,443 296,443 00000000000000003230d372927bbfbc9743d6ddb3f6b4e473ce6bb2f7627ee6 50 0.03/1.00 vMB 13
296,442 296,442 000000000000000038eb5b5c3ed997c091e7396559b7e172b0b77a81887d0990 653 0.35/1.00 vMB 32
296,441 296,441 000000000000000057950363d2edfcb752e971b0e052e3059ca9eda6c19b1f87 128 0.05/1.00 vMB 43
296,440 296,440 0000000000000000996463ad0fd7ab33c95d57461a9140258781a92e84f0cf4b 1,027 0.50/1.00 vMB 36
296,439 296,439 00000000000000008f1718ae5a466d5bc57d01e8bbf32087e21dd674cc6f367a 55 0.05/1.00 vMB 16
296,438 296,438 00000000000000000eebb75c3332d5af3642fefcb685aa8c9bfef0405be982ca 398 0.26/1.00 vMB 30
296,437 296,437 00000000000000006b52ad42c8a83bb4eec02e54092d5d9cc35caf162c582223 467 0.28/1.00 vMB 29
296,436 296,436 0000000000000000328c414e29b9d1f5b57f7c9e4441534d8ea0f3322ef18135 85 0.04/1.00 vMB 33
296,435 296,435 00000000000000001a9c7cb91101018ec6f1edfb388a382fd67ee09fc2ead653 39 0.05/1.00 vMB 12
296,434 296,434 00000000000000000e44ace3e4569470b68a256991fa402c72eaccc37521d42d 643 0.35/1.00 vMB 40
296,433 296,433 00000000000000008e26c9cdb23823e1126dc6ff59d2211f1650e7cfafedd927 790 0.35/1.00 vMB 44
296,432 296,432 00000000000000003e1f63af379b2fc141d2c6d3796350f0a2b10a085ff40a30 77 0.05/1.00 vMB 10
296,431 296,431 000000000000000087fc41ca0201f7b61ac188680069287ae242a8875f9d29e0 408 0.21/1.00 vMB 41
296,430 296,430 00000000000000006c0c3d9adef3c5e561c516211e44932593ea949dbd453a78 306 0.39/1.00 vMB 26
296,429 296,429 00000000000000003d23cf221a20c572591e8378a2eca619d303a7d7ddebfabe 128 0.06/1.00 vMB 66
296,428 296,428 000000000000000086aefd5bcbea475f72db5920edd0bb4f55079ea35dd74c34 837 0.48/1.00 vMB 33
296,427 296,427 00000000000000001609e69848bb07e628bf7fbbf73bf7c9a5ce4e73f2336f84 16 0.01/1.00 vMB 21
296,426 296,426 0000000000000000774ac44104b6caa65d4a438a6393914f2ef183c7e5e2fc40 387 0.24/1.00 vMB 30
296,425 296,425 000000000000000020028d2b2d849a2b3db09ad8b92f4cea9c6514b7219da7df 16 0.01/1.00 vMB 22
296,424 296,424 0000000000000000158a9e5b4ae3f671b9ecddea5fdc076e4ea2d0c8f4efc903 118 0.07/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.69 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: 687.38 GB
    • Received: 16.49 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.