Loading Tool

Explorer IconExplorer

Memory Pool

77,012 transactions
29.04 vMB
0.07814317 BTC
Random Selection Loading Transactions
Max Size: 177.70/200 MB

Candidate Block

Mining Attempt dad5245e93c71426b1d34cadaa924fbe67c306960131fb81803f6dd41363afea
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root 478dd330ff633dfbda6d5d92fc7d81f2100ed9e56d4309e50abf571a5518e2fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,654
Size: 1.00 vMB
Total Fees: 0.01470549 BTC
Feerates: 301.60 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (167,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,652 747,652 00000000000000000008e45df16b6d88c852720f0e650bd4187d3851f33c8b6a 1,455 1.00/1.00 vMB 4
747,651 747,651 000000000000000000005cbe31875d2f3c0dc1d603cf209f2e9a73daf3320791 1,779 1.00/1.00 vMB 3
747,650 747,650 000000000000000000049ad2a0a26b97d61981eeacb94ae02bdefe1a5ec8b66d 1,599 1.00/1.00 vMB 11
747,649 747,649 00000000000000000005d92a38d86800ce4d1d763432f8ffe2fcde8816443396 2,947 1.00/1.00 vMB 17
747,648 747,648 00000000000000000009e77f55605e59570ca0d9e841eb618fa21ecf29bb166e 1 0.00/1.00 vMB 0
747,647 747,647 00000000000000000004f6aa5fa0e063e77ae6170c03c2355dc55180648b8fc6 3,179 1.00/1.00 vMB 9
747,646 747,646 000000000000000000062f467e5ed99f25587f3e2937a1d6be65641d775ddfd3 2,819 1.00/1.00 vMB 6
747,645 747,645 0000000000000000000a0c99abf38c1c3182fd7fb43de13541f2547a2ea12829 2,291 1.00/1.00 vMB 15
747,644 747,644 000000000000000000096b292bde72ad675eaa44b7ffef47579f7dc4f9c07200 1,769 1.00/1.00 vMB 10
747,643 747,643 000000000000000000016b68cd9cf58cec91ae131c2b2a64baad6140f03a4309 3,486 1.00/1.00 vMB 14
747,642 747,642 000000000000000000026dbce14b9677e977eb61e8dca28d9757adb137b309a4 3,485 1.00/1.00 vMB 16
747,641 747,641 00000000000000000006848810ea44640ab0ed5ce213cbe2aa6c1ad94768decd 1,953 1.00/1.00 vMB 34
747,640 747,640 00000000000000000009fb6a8dc86a19135c443f2b24d899e1e410c125dcffad 875 1.00/1.00 vMB 17
747,639 747,639 0000000000000000000479b024084a8f23549789029c313711dd15a44694bd28 1,840 0.88/1.00 vMB 6
747,638 747,638 000000000000000000058936ba2af2eda8fa07870f2b7ed222cf56dd9dcd5aa9 1,966 1.00/1.00 vMB 22
747,637 747,637 00000000000000000006e1c88af01410f3abf1e736a0389971b0cc61c04b1314 992 0.39/1.00 vMB 10
747,636 747,636 0000000000000000000724a9183f404ec27ee80007cb3d3b45b2e076323b5482 344 0.10/1.00 vMB 9
747,635 747,635 00000000000000000001889be2edfc56e52e8caf8af51e1fb6f009db9450a398 272 0.08/1.00 vMB 9
747,634 747,634 00000000000000000003dcc9e70904636d6643059b032344c66f757591525cd7 798 0.71/1.00 vMB 5
747,633 747,633 00000000000000000007e4e37919e954ee0bb386fdd7d2880ac5627f6fcc7864 1,289 1.00/1.00 vMB 2
747,632 747,632 000000000000000000089f764f0332497e75d9949a85fc149f845cc76336f489 2,997 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.