Loading Tool

Explorer IconExplorer

Memory Pool

45,679 transactions
29.06 vMB
0.13915836 BTC
Random Selection Loading Transactions
Max Size: 151.36/200 MB

Candidate Block

Mining Attempt c2af2a445ada4cb516ef6ba3dbbaf17e4b694e9721de80dd9b84a8b711cfd962
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 822b451a98444c55da61c46ebfbb4d70e571c8a3b798be3a9f3aef8314e6524b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,821
Size: 1.00 vMB
Total Fees: 0.04200631 BTC
Feerates: 150.75 > 4.21 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (388,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,488 526,488 00000000000000000035e4bc91dc93766d6d193910b3265e69319fce340599e5 2,924 1.00/1.00 vMB 26
526,487 526,487 00000000000000000014197ff5e43507309a1cb8bae9992ef69f5050e9ea5bc0 741 1.00/1.00 vMB 5
526,486 526,486 00000000000000000001895556d96d0a579c5ecb4fbe86d8e4e275a412b00c2b 1,200 1.00/1.00 vMB 9
526,485 526,485 0000000000000000001c7f5bb6545a9275d8ebf8d07d10685b2c458a0cc465fe 1,307 1.00/1.00 vMB 6
526,484 526,484 00000000000000000021dc3650ea9fb8bd785874eeeb747456fe1321933d18aa 1,062 1.00/1.00 vMB 7
526,483 526,483 00000000000000000001c13df00f7d1f5d852051636c04025a93ba5879f60b5f 1,366 0.59/1.00 vMB 21
526,482 526,482 000000000000000000383779614260cd055569799c76be24ecb678bb23d60709 649 1.00/1.00 vMB 6
526,481 526,481 0000000000000000001e0a9c66a9ebd2c73ad892547e87c8b57bd80dd9060416 2,394 1.00/1.00 vMB 17
526,480 526,480 000000000000000000014e3cd0b756e94c962174a88efbceacfc8ba9297e20d9 728 1.00/1.00 vMB 5
526,479 526,479 00000000000000000002fee94cf058d726425fc6af7e2333bc544aa54ea23a40 362 1.00/1.00 vMB 2
526,478 526,478 00000000000000000029ad8987af896c46839740179bae2c35aa6d5c49f285ad 539 1.00/1.00 vMB 3
526,477 526,477 0000000000000000000612491974de79eac83e152f7acc52d5c39e226fd3277f 306 1.00/1.00 vMB 2
526,476 526,476 000000000000000000384541abb5a444112e11f57a22e308d584feabee24bc43 339 1.00/1.00 vMB 2
526,475 526,475 000000000000000000031a22ab90ab459536491cd299a35018ecf2029a5913d6 2,730 1.00/1.00 vMB 20
526,474 526,474 0000000000000000001fef1e1e690d306763fa75eb1647fb583e1ad2aadf28cb 68 1.00/1.00 vMB 1
526,473 526,473 0000000000000000002738d9e603ec029d910cca6ab708e4b3d65f5d83f67c55 221 1.00/1.00 vMB 1
526,472 526,472 0000000000000000001e572ede412ad9150cd9a37e954e606cb3d5dc797405ff 2,232 1.00/1.00 vMB 21
526,471 526,471 0000000000000000001961e3a56a898501cc72dcc0d3eba0038e071e50dbabfd 2,493 1.00/1.00 vMB 21
526,470 526,470 000000000000000000065a9bf07cdfbcff4719fce03009cabe6352c7c9013841 278 1.00/1.00 vMB 1
526,469 526,469 0000000000000000001d37295a4d10259417b280ca5ec79017e113f88d36b680 2,561 1.00/1.00 vMB 16
526,468 526,468 0000000000000000000f9b27e283853f829bbd417a448b0bc5493315d4209c0f 2,940 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.65 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.