Loading Tool

Explorer IconExplorer

Memory Pool

80,593 transactions
29.74 vMB
0.08167088 BTC
Random Selection Loading Transactions
Max Size: 179.48/200 MB

Candidate Block

Mining Attempt 32fb51a19c2a6eb8c5e9fb905c4c9e6a08149b0dbf05728bfd6f820cafe9049c
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 9c1583400853572e43f27a0ef0c0c43a6065f6d29f62417a39b75b61ef1e1f41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,910
Size: 1.00 vMB
Total Fees: 0.02103261 BTC
Feerates: 214.36 > 2.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (308,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,531 606,531 0000000000000000000627e54ceed09eafbd9278fa04020b234515b8c639f0a9 918 0.56/1.00 vMB 3
606,530 606,530 00000000000000000000f2b78305b51fb355e9ee4b863e8ac42b4541aef57576 2,724 1.00/1.00 vMB 20
606,529 606,529 0000000000000000000031d2e87e6b1e769d7312d5b6ac428a7d578322f97aae 1,409 0.44/1.00 vMB 12
606,528 606,528 000000000000000000125f897b41e6fc22c1b9d9364ac0fe0160ba84fdc3da8e 3,070 1.00/1.00 vMB 20
606,527 606,527 000000000000000000120ffcf2529ab02cf8f4dcaca35614ee2f5b92f6e42e64 326 0.13/1.00 vMB 27
606,526 606,526 00000000000000000012662ae30a9c698332bff8b62f897f2cb651e3dfdb9ddd 1,423 0.40/1.00 vMB 16
606,525 606,525 0000000000000000000140486e4ba5ae0d4e34ca66bcfec9407d25eea701b20f 46 0.02/1.00 vMB 48
606,524 606,524 0000000000000000000c80a44dcbc7acd8b58a21643bb18c80958256579c3132 1,813 0.56/1.00 vMB 8
606,523 606,523 0000000000000000000d5dc4d8da8558f31cd99afc27c84ca80891603cfa33f6 2,678 1.00/1.00 vMB 7
606,522 606,522 0000000000000000000223029d0b4b175ca29f1b240829bd974ac4eb9adc6906 3,736 1.00/1.00 vMB 18
606,521 606,521 000000000000000000025ccd910cc4b4d8f5305860a918280e32324cfa5057e1 2,741 1.00/1.00 vMB 36
606,520 606,520 000000000000000000117328289a8e183b195839ce7ef58fff82d8c825819b93 2,404 1.00/1.00 vMB 12
606,519 606,519 00000000000000000000d076367cf07ae45fd5fbb3cd510fcc8fb64d63d7a021 2,869 1.00/1.00 vMB 29
606,518 606,518 0000000000000000000c6d15ddb9283def57bcc5dd0b814aeb68d6c268ab5fab 2,348 0.66/1.00 vMB 17
606,517 606,517 00000000000000000011e6e2d168d1c888719491286de05045baf7b0f3a40302 398 0.12/1.00 vMB 16
606,516 606,516 0000000000000000001130dbef7003abe2fbe03751c23f6169d1c2a16078678e 3,238 0.95/1.00 vMB 15
606,515 606,515 00000000000000000000ae768e739e002c5937098476c6eb0cad174f805d19c7 313 0.08/1.00 vMB 24
606,514 606,514 0000000000000000000564ce8b96ea48662baec99823b4e41474bbcc12ef0381 251 0.07/1.00 vMB 15
606,513 606,513 0000000000000000000968d122d1e136e0f8ba71d9aaf40b5c35ab5d45bf1475 2,536 0.89/1.00 vMB 15
606,512 606,512 00000000000000000012e906f06cd77e4ac7d930443d09a61acdaba991098ced 1,424 0.50/1.00 vMB 2
606,511 606,511 00000000000000000013693091b7ee6f86cb6f9dc515ad975c99fce105e5f241 3,017 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.33 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: 660.40 GB
    • Received: 14.72 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.