Loading Tool

Explorer IconExplorer

Memory Pool

81,103 transactions
29.84 vMB
0.15109308 BTC
Random Selection Loading Transactions
Max Size: 179.88/200 MB

Candidate Block

Mining Attempt 34cea5d5adc229d8d08de390bcee763723e4b8927c054799ffff033679f0dee7
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root ed58811901ba6bb941bfc7f73ff9e64a21d8fc6e3c28e6c32805915b3e1819f1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,495
Size: 1.00 vMB
Total Fees: 0.05728049 BTC
Feerates: 1,002.91 > 5.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (553,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,467 361,467 000000000000000014db68376d89db90c15435b6e69ee0f45c65a4e7620b3072 901 0.45/1.00 vMB 31
361,466 361,466 00000000000000000aba140d19afdccd0022957408a626644e8b5b35297ae946 416 0.30/1.00 vMB 21
361,465 361,465 0000000000000000124552f1a62f604503d35477902650640130db29196fa10f 799 0.35/1.00 vMB 30
361,464 361,464 000000000000000011e93335a686eba806d8a8f965f0a4888b309316c5616d3b 64 0.12/1.00 vMB 11
361,463 361,463 00000000000000000d146e61f142478c8fb08d6c9c5bf896c7509a3d43bb30a6 766 0.34/1.00 vMB 31
361,462 361,462 000000000000000001a81be91e08291deea0c5a1cbbd57e7f2133689dd57f700 358 0.26/1.00 vMB 16
361,461 361,461 00000000000000000ce13f8e1d0286f0ff382017b4eadea1de63de5ec27a5ab2 327 0.25/1.00 vMB 15
361,460 361,460 0000000000000000018b098e5d0efcee21f0e6e62ebe2a947d2be5bdd78234f5 863 0.75/1.00 vMB 12
361,459 361,459 000000000000000007265da5441a03c153e510f7a4c5a50b120eac0c752b0705 1,578 0.75/1.00 vMB 31
361,458 361,458 00000000000000000c2521f8fa743cefa30f2be481fa5f73663a6d652c5e584e 1,728 0.95/1.00 vMB 30
361,457 361,457 000000000000000005a96d05bad26ca58fbe5a43dfea3237e0748b0cfd1a8a79 656 0.75/1.00 vMB 17
361,456 361,456 0000000000000000112b0592529991996c33e92318cc496158631900d0d16d71 1,525 0.75/1.00 vMB 32
361,455 361,455 00000000000000000c0ff1f5fbaabe0333f737dfe35ce3c767d8761d928f00c3 2,609 1.00/1.00 vMB 31
361,454 361,454 0000000000000000024f4a8f918168417a6d8409ee3c7f97f4d3262723221b1b 1,686 0.95/1.00 vMB 30
361,453 361,453 000000000000000003096ab814200984adfa828e9a57d1af851a48a16d492c33 2,616 0.90/1.00 vMB 43
361,452 361,452 0000000000000000110740bc53a7caf67e1c5761eb883360af2c9f27b7ca4862 123 0.06/1.00 vMB 27
361,451 361,451 00000000000000000fee58c66e4481ed836b9ea182a84adf39b70e110a21d806 370 0.17/1.00 vMB 30
361,450 361,450 000000000000000012d24cd596bd9e016be43631b1ae8d86d2c690c0c7e71a81 254 0.13/1.00 vMB 22
361,449 361,449 00000000000000001144f6ea8dcc9b4667c691f0da0ef5a6f9625d8300c6ee45 246 0.10/1.00 vMB 32
361,448 361,448 000000000000000012bfad6824cdfd728e6cdc0c150465bfa42164b6e8d68ad4 95 0.04/1.00 vMB 33
361,447 361,447 00000000000000000e109a8af7e1da5f5efbd7948d4e3754be571c0a779263f7 307 0.23/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.