Loading Tool

Explorer IconExplorer

Memory Pool

81,282 transactions
30.40 vMB
0.09803503 BTC
Random Selection Loading Transactions
Max Size: 182.34/200 MB

Candidate Block

Mining Attempt 6dda726d6ada8c7dbffc6b8a8b98c831868343cf9628e573d847f134712a6a0c
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 1a759f7a5cd19130d58d326baa075d89a99d0c7cd19ce4df0a79017d04a28bba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,134
Size: 1.00 vMB
Total Fees: 0.03434010 BTC
Feerates: 301.07 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (203,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,544 711,544 0000000000000000000b8ccc9ed47b7bf10656237179207ec8b84ae34ac591f7 142 0.03/1.00 vMB 11
711,543 711,543 00000000000000000003abcfe6cb82e7d949241d5627563490479fb055916c30 2,943 0.98/1.00 vMB 8
711,542 711,542 00000000000000000000cbf75f5a4fd162252a6a83fa4f409f551ff3cf483369 647 0.20/1.00 vMB 10
711,541 711,541 000000000000000000049d6486b1240a44f33fca345d6c0646085c62aebb9264 1,804 0.78/1.00 vMB 8
711,540 711,540 000000000000000000072e4da84952c3197d7c4031f57824ca2892c0903e2b05 1,985 0.66/1.00 vMB 9
711,539 711,539 000000000000000000061a48ce66a3b96598aa0f74650d68f1cda0d4b9475d2d 979 0.93/1.00 vMB 5
711,538 711,538 00000000000000000002c77ed7034eb4e373aa15cadcd567be502bb5995648b0 3,544 1.00/1.00 vMB 10
711,537 711,537 00000000000000000006a7559100a3107ce372f6d3f3cd5863dd5f2483627b14 1,918 0.71/1.00 vMB 8
711,536 711,536 0000000000000000000853ee9c8d600005575829c5948c17304be28b1e97c322 1,547 0.49/1.00 vMB 10
711,535 711,535 0000000000000000000bd4ffd6801e1a0bd133eef6ef4381a4e950f00d6a27a3 1,849 0.69/1.00 vMB 11
711,534 711,534 000000000000000000002e36de116994ab57a88db8f140644028a0afd92d7db5 902 0.39/1.00 vMB 8
711,533 711,533 000000000000000000030c4778fde71f1391645296a2094ea60bb874c22a51ed 3,206 1.00/1.00 vMB 10
711,532 711,532 00000000000000000003910ded5de225e62903892b96728d7511d85e4dfeed4c 1,654 0.57/1.00 vMB 8
711,531 711,531 000000000000000000001a4a4b6b33875d7e472e0245b1b793c296887976012f 905 0.42/1.00 vMB 4
711,530 711,530 00000000000000000003199572a699947322831577f3e6c7c787219fb15121fc 3,671 1.00/1.00 vMB 10
711,529 711,529 000000000000000000094485189201793e85ad56001b4d918d83fe707097b3f4 395 0.19/1.00 vMB 9
711,528 711,528 0000000000000000000449045deddeae2a61aaa67e2fcb43374725e080bca382 1,423 0.41/1.00 vMB 8
711,527 711,527 000000000000000000052192e4c6808262c4f57e12ecb1febad1453cacdd7748 3,526 1.00/1.00 vMB 11
711,526 711,526 0000000000000000000b818e84a517c710325d1bb2be98fbb125770c6ac98abf 3,076 0.97/1.00 vMB 9
711,525 711,525 0000000000000000000032e88ab378d67904c419d7851f64bb89619410b8140b 314 0.15/1.00 vMB 12
711,524 711,524 0000000000000000000b8f048c5d6327edf32c49706794762db81f5b7eed533c 261 0.17/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.41 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: 664.98 GB
    • Received: 15.07 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.