Loading Tool

Explorer IconExplorer

Memory Pool

42,268 transactions
28.99 vMB
0.07359779 BTC
Random Selection Loading Transactions
Max Size: 148.89/200 MB

Candidate Block

Mining Attempt 94216241f7b914d6800c5fbecc468ad03c3a3e103798d3120478b9cb37f5fa1d
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 67c76b51b7aa3b08f59810eb9bc5501656c137c3116f8da8ad75350ab23b4339
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,002
Size: 1.00 vMB
Total Fees: 0.01705570 BTC
Feerates: 100.19 > 1.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (416,175 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,437 498,437 00000000000000000053ddacc62e35718381cfd044012ab64a63177172427ce1 2,588 1.00/1.00 vMB 352
498,436 498,436 000000000000000000a6c96c54d02490846825a5abc587d97325f73e552c3572 2,790 1.00/1.00 vMB 452
498,435 498,435 00000000000000000079ecc58f6ad750f4a8782267f5c24c6879b5eddeb063a5 2,208 1.00/1.00 vMB 231
498,434 498,434 00000000000000000005209a0ba4ef9735223403809dbefa8905015ba02dcf88 2,705 1.00/1.00 vMB 302
498,433 498,433 000000000000000000653864d54ba75207a82fa4f6c06181a3c01dc002ee56f5 2,491 1.00/1.00 vMB 308
498,432 498,432 00000000000000000024c754d98303c001ffeef98292388a3ab4e6fca889f372 2,415 1.00/1.00 vMB 333
498,431 498,431 0000000000000000000e315d4b273492a17f14a5aa9fd97538cfba509231cb3b 2,816 1.00/1.00 vMB 362
498,430 498,430 00000000000000000054d675e1faf916217357f3b8c117471d043fdb572c7d00 2,409 1.00/1.00 vMB 456
498,429 498,429 000000000000000000a3f96c2721bee684f3a757bf1a581a8aa2c01ccfeb2e27 2,593 1.00/1.00 vMB 441
498,428 498,428 0000000000000000002913e224bd3d7896925872bc1f098bc51a84c76fb2a2c2 2,303 1.00/1.00 vMB 371
498,427 498,427 0000000000000000005291372ac2eb13762d3c0217d2875120c4d65dd715c96e 2,484 1.00/1.00 vMB 512
498,426 498,426 00000000000000000079b1810b7372766b9f412ecd4e1fbee424efe09c4dea3c 2,603 1.00/1.00 vMB 414
498,425 498,425 0000000000000000002658ad7aaf2257a0d3e26434a42c11058a4df0961fcae9 2,745 1.00/1.00 vMB 373
498,424 498,424 0000000000000000004f3005618c43df4ca8ec85fbe4c462fa5a056a61f61605 2,529 1.00/1.00 vMB 393
498,423 498,423 000000000000000000609325e505e131ae8073740b3fbd1870a4b0e2642b9545 2,841 1.00/1.00 vMB 405
498,422 498,422 0000000000000000005ba18fca3e9da948bf833b7676508fb383ad207cd7f1ec 2,596 1.00/1.00 vMB 428
498,421 498,421 0000000000000000005799f1528fe4a21910ca23939fc332c919a409fbe0b20d 2,554 1.00/1.00 vMB 408
498,420 498,420 0000000000000000005d7ae46d0dedbe6ef806ca77e40566a59d320b4cb98a8b 2,417 1.00/1.00 vMB 457
498,419 498,419 00000000000000000053b6d61a8d8749473be6e2b4eb167514ab5081ef08d675 2,864 1.00/1.00 vMB 478
498,418 498,418 0000000000000000004a8c9cea39e93d4524563a9616baa5e16cc2e1fedceb3a 2,043 1.00/1.00 vMB 424
498,417 498,417 00000000000000000005b1db924868d74d26b17886cccc3cc3cc7e838d815b10 2,536 1.00/1.00 vMB 494
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.