Loading Tool

Explorer IconExplorer

Memory Pool

81,907 transactions
31.65 vMB
0.10541251 BTC
Random Selection Loading Transactions
Max Size: 189.72/200 MB

Candidate Block

Mining Attempt d9650d6fd8087840cf491ee14fd7de105a9c59fda6f3e16b9aa611b4b24015dd
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 4ab78858c90b073b742b6f81098109610260d009a1581727b22605cbe7274144
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,702
Size: 1.00 vMB
Total Fees: 0.02293791 BTC
Feerates: 99.50 > 2.30 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (461,950 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,426 453,426 0000000000000000012664cc0635fda3f68865c0c18a9a52e9f79f3db54767f2 2,094 1.00/1.00 vMB 92
453,425 453,425 0000000000000000021000df88b1db96e7bd29c4d66fa6ef9efa9fd5db4ad29e 3,344 0.93/1.00 vMB 80
453,424 453,424 00000000000000000084fcafe10c941c29af1333b685044ce9d07879fd049d3c 2,652 1.00/1.00 vMB 96
453,423 453,423 000000000000000001199f9ad7b7b7be630d18b122718084b393105cd1c55013 3,057 1.00/1.00 vMB 65
453,422 453,422 000000000000000000a9750523c4d0a2f8d8e2ac42132110d94a4ea103c2747c 3,152 1.00/1.00 vMB 76
453,421 453,421 00000000000000000288c64c095737f628219796a1a139d8e9ccb88b7009fed8 2,467 1.00/1.00 vMB 96
453,420 453,420 000000000000000000df26a1e5de1a60796fc5d835bfe93824bbc4b8a7665f0b 2,398 1.00/1.00 vMB 68
453,419 453,419 000000000000000001eedd386bd5639d48e6b5dda4240a6f47552b1387096cf9 1,918 0.99/1.00 vMB 109
453,418 453,418 00000000000000000269ecc37fecb50c3acf93e2ccee4c6ed5d63d2b0263818f 2,781 1.00/1.00 vMB 158
453,417 453,417 000000000000000001f1ba1b4e277503fd3ff90146b3352fa68cc4fd40a091a9 2,646 1.00/1.00 vMB 73
453,416 453,416 0000000000000000020846116d488fa51b87f68c7038d0dfc62b1116e522ff39 1,763 1.00/1.00 vMB 73
453,415 453,415 000000000000000001f290d237a9aa19b1820f2af04de2f8f5b98a670aec70ee 2,078 1.00/1.00 vMB 117
453,414 453,414 000000000000000002628d2789b33003f190ac2df31413bc844d4d42117df55d 2,118 1.00/1.00 vMB 130
453,413 453,413 000000000000000000859d29b08bfed76406e125efd9bf83f3784ae43d556a73 1 0.00/1.00 vMB 0
453,412 453,412 0000000000000000023c625b7706605b5d1e80fc590dc04bfe87ee778fdc3943 1,990 1.00/1.00 vMB 77
453,411 453,411 000000000000000000e310294b5dc28a337f057aa53440dc25a4539795500d4b 2,059 1.00/1.00 vMB 103
453,410 453,410 00000000000000000077ea354e398f546e78a17c265bb4e7fd40b4bc93aa53d1 2,166 1.00/1.00 vMB 105
453,409 453,409 00000000000000000116b9f52039c4507b532736d788e6344fed33417108ec29 2,996 1.00/1.00 vMB 159
453,408 453,408 000000000000000000684e814bee62d3b0f7009fbbd6fa467847233c01d5d012 1,560 1.00/1.00 vMB 82
453,407 453,407 00000000000000000095a3d9dc5c3664adb29bde76c054a84453558063a27be7 2,008 1.00/1.00 vMB 126
453,406 453,406 0000000000000000001cdaf23a63235cf83dd19bea74489a01009b42ff0d4a6a 1,974 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.