Loading Tool

Explorer IconExplorer

Memory Pool

73,724 transactions
27.26 vMB
0.06513649 BTC
Random Selection Loading Transactions
Max Size: 166.55/200 MB

Candidate Block

Mining Attempt 39b3e10416f6fd217c6b6619e357a66dd393f3eb5264069ef292f4caad3a2736
Version 20000000
Previous Block 00000000000000000000e688f97ccb81e4d6cc7bbc0a5091e24a52bc286c17c9
Merkle Root af750b8e34fd97fb6c3a1c24715e5eeb499e2b06f3ab27b1c66cc1d25c8892dd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,694
Size: 1.00 vMB
Total Fees: 0.00730192 BTC
Feerates: 135.71 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,282 (217,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,786 697,786 000000000000000000028530970f03cd570dbf7d5bfa92dc0f7c253eea2d57c9 1,388 0.48/1.00 vMB 9
697,785 697,785 0000000000000000000df0acdfa407d411eabbeb72b8287da7590c3c33f783d0 711 0.27/1.00 vMB 10
697,784 697,784 0000000000000000000d9519391d343e87c036d9b96077b1a420ff3e3fce209e 295 0.13/1.00 vMB 9
697,783 697,783 00000000000000000007c8d474581ffb0a526d46f931a37f061bfc86156c0fc0 1,090 0.67/1.00 vMB 6
697,782 697,782 000000000000000000011397e53a5b1442b3dbc5df046c959c11dfe0275a4579 578 0.29/1.00 vMB 21
697,781 697,781 0000000000000000000ec97760ea46f2d2276ff6683ae4f709311c8e9c5d0670 643 0.30/1.00 vMB 8
697,780 697,780 0000000000000000000751e74a9e2642e57cf1dce2bea6c9f3e7bc454cb05221 19 0.01/1.00 vMB 15
697,779 697,779 000000000000000000019129ff4d6e67f6f14814fbc1acbd2188064d5c97828a 320 0.14/1.00 vMB 11
697,778 697,778 0000000000000000000b4c5503f5ac24cd29e0e1a294d74bd0a8bcbc200b3640 1,335 0.52/1.00 vMB 19
697,777 697,777 00000000000000000006a37f0396857f8a6b0c6428dc2ffefc6d58e3219b4c62 474 0.16/1.00 vMB 14
697,776 697,776 000000000000000000084261ea8f4d629addd2c937cc37e9bc141eb401691722 206 0.06/1.00 vMB 17
697,775 697,775 00000000000000000009016d24bef16e87202160937efba1855262a76edc2866 1,517 0.70/1.00 vMB 12
697,774 697,774 0000000000000000000a9839c98ffb72354490dc42f4e33e7a9aa150931a3019 890 0.56/1.00 vMB 8
697,773 697,773 0000000000000000000de1d259b5d153b9595f6158623b7f50b0da3c58d297da 75 0.05/1.00 vMB 5
697,772 697,772 000000000000000000024138fea82d86819dbc1931af2e11be83c65ac6e5021b 1,243 0.53/1.00 vMB 11
697,771 697,771 00000000000000000000affa0f15a166052055d88280f21a90bc142f16a2a640 1,396 1.00/1.00 vMB 9
697,770 697,770 000000000000000000005046ff34c5b15cb441819df3d96af83a1816d1802bd0 697 0.27/1.00 vMB 11
697,769 697,769 0000000000000000000ff7486b0b9fe74a50107f1fe3af22258d1787cefd259b 2,320 0.89/1.00 vMB 18
697,768 697,768 0000000000000000000a1aa96edb95d0325bc5918530b783e307888d05bd2812 1,255 0.53/1.00 vMB 8
697,767 697,767 00000000000000000001449d4cdcb44172e01ea76f4ed8d93abd6e6b8128afb1 2,607 1.00/1.00 vMB 10
697,766 697,766 00000000000000000003ab6e59e741f233ebb4db9e4a4b54d28d4d4d0f529ae3 624 0.31/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.88 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: 713.26 GB
    • Received: 17.33 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.