Loading Tool

Explorer IconExplorer

Memory Pool

80,878 transactions
29.94 vMB
0.07611032 BTC
Random Selection Loading Transactions
Max Size: 180.58/200 MB

Candidate Block

Mining Attempt 92fae733f2bf796319eb2ec4b0840a14091a2602ca02dbbccddc76df0c762d52
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root eb05c1974b01a344a4c910c9cc3b40536db089848868acfb838437b99b93f0b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,159
Size: 1.00 vMB
Total Fees: 0.01490583 BTC
Feerates: 502.67 > 1.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (155,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,691 759,691 00000000000000000000bd9e31c3d2ad1189f4f9cd05a8919be465c2564328b8 3,001 1.00/1.00 vMB 9
759,690 759,690 00000000000000000006c4b7266f6c596c6fc1904047694c1a2e83740515e411 1,680 1.00/1.00 vMB 3
759,689 759,689 0000000000000000000355e1cee49831dd11bf032ea0ca7e3a139b14ecb8467d 3,032 1.00/1.00 vMB 7
759,688 759,688 000000000000000000055ee21695b228e97d87867b4b1dc2e246789e2b744807 2,696 1.00/1.00 vMB 9
759,687 759,687 000000000000000000051419704fab58de829355eb7a1049bbb9044535cf6b63 3,501 1.00/1.00 vMB 15
759,686 759,686 00000000000000000004bd8f7f6a93e4bd0f2f1b9a3e09069959cd6a455b87a1 3,117 1.00/1.00 vMB 23
759,685 759,685 0000000000000000000418b8706ee124f157b17e33f188b3d2010d0ff7fb1225 503 0.16/1.00 vMB 7
759,684 759,684 00000000000000000001e30f48295fcceeb0be85309f11b67281323b0b6a9285 2,205 0.80/1.00 vMB 9
759,683 759,683 00000000000000000001498b3c0b63ab79cfa66052a6d294035223d57f350905 884 0.28/1.00 vMB 9
759,682 759,682 00000000000000000005e2cfaeeb6b8fb395c78a550697b3d5dc25b1a534ba3a 2,643 0.94/1.00 vMB 9
759,681 759,681 00000000000000000003e40b3f2a19682e45d6894bcadfe4a41c3c2529617b46 2,137 1.00/1.00 vMB 8
759,680 759,680 000000000000000000055ff6e33277f53f28ea08081571a2ee5ce721058f0586 890 0.96/1.00 vMB 3
759,679 759,679 0000000000000000000694b11c74eb94487968ae9f84963cbd27d17d9d030f69 822 1.00/1.00 vMB 11
759,678 759,678 00000000000000000003feca1b661d1751da84cacdeaa35f8fcd889e717d09e5 1,080 0.70/1.00 vMB 3
759,677 759,677 00000000000000000001e5b5610ea1086c265e103817b27c2618259e5375f988 2,885 1.00/1.00 vMB 10
759,676 759,676 00000000000000000004e573bcc7e6f7b7289695e93dee5902f47cb9812f87b1 1,554 1.00/1.00 vMB 3
759,675 759,675 00000000000000000002cdef70fbe4faf79b0cf78e388c6eb41d378bea1730f6 3,025 1.00/1.00 vMB 11
759,674 759,674 000000000000000000020a12534ecf8fb71206c0c3c6d4c88e8d72bea64b269d 2,333 1.00/1.00 vMB 8
759,673 759,673 000000000000000000036ee71acab4ba2d32672ce64a2b595dbbd46763dda720 3,067 1.00/1.00 vMB 17
759,672 759,672 00000000000000000005b4bf130d1b9aa21d75bcd65b2a3372e304d884fd034e 1,216 0.67/1.00 vMB 4
759,671 759,671 00000000000000000002ecf738760b3988db5168ee27e5b45114f9b6549c22ee 3,514 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.