Loading Tool

Explorer IconExplorer

Memory Pool

79,358 transactions
29.82 vMB
0.11302775 BTC
Random Selection Loading Transactions
Max Size: 178.68/200 MB

Candidate Block

Mining Attempt 8ab7b4ecc3ce23f62a3387df6a7291c3e08b69798dfffb441d43910349f799da
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root ee6fbb4890bd561eb4dbd11ce1fa3f2c713cee1352f905fb1c9dcf1b5a8572e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,064
Size: 1.00 vMB
Total Fees: 0.02741885 BTC
Feerates: 150.74 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (311,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,837 603,837 0000000000000000000005444f0fe469fa040b8c411cf1aa810902a374861850 112 0.03/1.00 vMB 15
603,836 603,836 000000000000000000113bc02bb22e7cb93eb6ad8b7c5f8709161977495fccf8 1,179 0.33/1.00 vMB 24
603,835 603,835 0000000000000000000cf32d8f7ba59128ddbad95918da950f85de05760ba031 109 0.03/1.00 vMB 11
603,834 603,834 00000000000000000006c357ea84e4da62d214b46e02599efdefc5e88bfaca76 2,524 0.70/1.00 vMB 18
603,833 603,833 0000000000000000000725c3a2368e462cdade9b70f1d19a4e86e01d9c22f930 887 0.27/1.00 vMB 24
603,832 603,832 00000000000000000005808700303c981731f87adfe8ec16bb44849b9c1897d8 256 0.06/1.00 vMB 9
603,831 603,831 000000000000000000041d61bfd8228b9a84eb35a2f86c5a051afa984aba7e61 768 0.26/1.00 vMB 21
603,830 603,830 0000000000000000000a006aa73dab0e4bb9400a751f0c28e831644dfa69c99d 2,625 0.86/1.00 vMB 22
603,829 603,829 0000000000000000001023643cc6201d99aa9c1e2eaee9f28c6eb79b4ab09eb7 2,943 0.94/1.00 vMB 10
603,828 603,828 000000000000000000088e2e272babe2789f0788344351fbee75afbad3c95b39 2,772 1.00/1.00 vMB 32
603,827 603,827 000000000000000000075caa52fa7aef484d7c0d4b40efa234ce2ee09e160598 3,101 1.00/1.00 vMB 21
603,826 603,826 00000000000000000012ccadbae926fe8d3b964d47a51aabc172f3b80647b4c5 380 0.08/1.00 vMB 12
603,825 603,825 00000000000000000000bb45d7a54a91b13300c1ce1c16569d1ff3ce9237c0da 971 0.54/1.00 vMB 16
603,824 603,824 0000000000000000000a8ed488f495d88c97f7d8954a7a9887e8f736cd133a51 1,070 0.28/1.00 vMB 17
603,823 603,823 00000000000000000013b16bff58c3ca6e3ce3c4d87b8816517aa87fc41cd1d4 3,599 1.00/1.00 vMB 20
603,822 603,822 00000000000000000008146d8fc4e72136e5f4b2d2c591d9ffff841b8a5f3225 123 0.03/1.00 vMB 18
603,821 603,821 0000000000000000000922fce893c12c66d506ae81624110c815a5e90b34e71d 2,202 0.69/1.00 vMB 16
603,820 603,820 00000000000000000010965886da87a827f239f6ab1e23712d021108243cfd3a 451 0.19/1.00 vMB 17
603,819 603,819 0000000000000000000088b7e79fb9c0e15d3704cf1cff401166c16c3b36536b 992 0.29/1.00 vMB 22
603,818 603,818 00000000000000000005bf9ddb82a3103a0f8a450e1e16bc39c0d178c64fcd4b 434 0.11/1.00 vMB 23
603,817 603,817 0000000000000000000fb82d56fc53acfa353d3c867ec60c011115ec3cf9f6f0 433 0.14/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.91 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.02 GB
    • Received: 17.50 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.