Loading Tool

Explorer IconExplorer

Memory Pool

82,520 transactions
31.25 vMB
0.12480408 BTC
Random Selection Loading Transactions
Max Size: 189.36/200 MB

Candidate Block

Mining Attempt d3be52d6b93c1901c22d37a6360a7cd8a47d80fa1695fb55402b084d61882415
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 533ab06a7130770f807b4e6493a579dbf1c915e9e46d9074a30715a90e41cbba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,143
Size: 1.00 vMB
Total Fees: 0.04269935 BTC
Feerates: 318.30 > 4.28 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (467,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,168 448,168 00000000000000000225e69fcc7d41fe91529246cf12b1715ffee51d7211fa26 2,613 1.00/1.00 vMB 78
448,167 448,167 0000000000000000025c359459fd3ccfc5650ca0286ded4fbc034dd0ae54aa11 2,840 1.00/1.00 vMB 104
448,166 448,166 0000000000000000026f49aec89025f14fed7fd176a40b827a44893c34403897 2,758 1.00/1.00 vMB 88
448,165 448,165 000000000000000002ca913e6f65b1e6de3ef9f0b24e70d028a519d18e385912 1,454 1.00/1.00 vMB 47
448,164 448,164 0000000000000000004b989986525c069d865c3bb619cde04aff64bbb2d487ad 393 0.16/1.00 vMB 81
448,163 448,163 000000000000000000386edb5293566a2d083eb9730a35329b16b9255600eb6d 126 0.05/1.00 vMB 75
448,162 448,162 000000000000000002f937ca5bcbd46834053eae17fa8bda791e2637f1f1bb98 687 0.28/1.00 vMB 77
448,161 448,161 000000000000000001ea6301c980847b8ee56c412a19ef0b9262873d9dae861a 407 0.40/1.00 vMB 32
448,160 448,160 0000000000000000017ab7101efead7f1f4c83ba188b03efa56feb4020216c66 1,958 1.00/1.00 vMB 59
448,159 448,159 00000000000000000267173747c1b09f4719eae02a4f585c8058d4884a060db6 2,507 1.00/1.00 vMB 86
448,158 448,158 000000000000000001e6c8c27112feda9dba430485d99034f45466b9f569604d 286 0.12/1.00 vMB 81
448,157 448,157 0000000000000000019f2410084ea35c71ebb5c78ee510008564573e42005086 633 1.00/1.00 vMB 23
448,156 448,156 00000000000000000119b6a24ef1f74713fc59e25dd8e5851fc39083e578f06b 1 0.00/1.00 vMB 0
448,155 448,155 000000000000000000d37fc7b81190c3a28e0d12816044a7425ca257576c335e 1,161 1.00/1.00 vMB 35
448,154 448,154 0000000000000000030a4cf29bb42e4b7951bdf7aec297ab847b8d38b84d4456 1,419 0.56/1.00 vMB 82
448,153 448,153 00000000000000000172b42ee43106f27876609044e52821638c1b3b9b47df8b 1,938 0.86/1.00 vMB 70
448,152 448,152 000000000000000001130956cf9e1d5bc4a9b08fd2907ef209b571b7eff3b58c 1,765 0.84/1.00 vMB 60
448,151 448,151 0000000000000000004cb7f2bb682c5c2638f932e14881424fa9b550176c5284 2,214 1.00/1.00 vMB 78
448,150 448,150 00000000000000000028f11a34f9bf17289f129485c526d3fc0b959d915669b0 2,299 1.00/1.00 vMB 74
448,149 448,149 0000000000000000030b50fe94a57f043f3b4273b7b414f6a7eb7ae547ea4747 2,475 1.00/1.00 vMB 93
448,148 448,148 000000000000000002ee203251a211fad060e1aacf189f919ac9b0aa2a4330d9 347 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.08 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: 722.20 GB
    • Received: 18.39 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.