Loading Tool

Explorer IconExplorer

Memory Pool

86,373 transactions
31.62 vMB
0.14646510 BTC
Random Selection Loading Transactions
Max Size: 190.66/200 MB

Candidate Block

Mining Attempt 7bce2ae3b166db4e5501af69e1f9ddf1752b4fdadb3ffb3815a48969c202cecb
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 1b350be205f4239cc2cb05b9afb16e7101bc03075118581c9b00a67547552a8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,589
Size: 1.00 vMB
Total Fees: 0.06462378 BTC
Feerates: 214.31 > 6.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (272,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,913 642,913 0000000000000000000e1f3178c040c2d9a663f662fb48d33adcf3dc570d814e 2,306 1.00/1.00 vMB 46
642,912 642,912 00000000000000000002a7aa5759d9fc5cdcf67d5e3f8736112820601fef6230 2,806 1.00/1.00 vMB 34
642,911 642,911 0000000000000000000bd6cf6c57aa59a8d32de4a22167191400c8fe2f98e732 1,981 1.00/1.00 vMB 41
642,910 642,910 000000000000000000044b923f5473c649a6a47233fd189a0451269400bebc4b 2,384 1.00/1.00 vMB 116
642,909 642,909 000000000000000000074b2407f17c3b5072b2c36ade41266715ac05f27f8440 2,691 1.00/1.00 vMB 71
642,908 642,908 00000000000000000001f469f44745c7466602eb029bd43ec5727ec70d846d56 2,066 1.00/1.00 vMB 22
642,907 642,907 0000000000000000000bf13fe97b8478825b735996fabd8754a091df83d70f6f 2,693 1.00/1.00 vMB 18
642,906 642,906 00000000000000000008298b336de0b7bbe5a09f7b69d3ea02450f6be5e441a8 2,142 1.00/1.00 vMB 40
642,905 642,905 000000000000000000067f8e4be172d0fbce75fa23820bffb2d9f822b2d8ecea 2,958 1.00/1.00 vMB 137
642,904 642,904 0000000000000000000990f4e168217fa2eb003d9b0a17f326b9b1aaa4dd089c 2,860 1.00/1.00 vMB 88
642,903 642,903 00000000000000000000a84bef8ee17dc13b4cf332a8973b1ae3b79f6cb6367b 2,061 1.00/1.00 vMB 93
642,902 642,902 0000000000000000000a78ff76a530887f8f018f3723591f6a6d6c2823729f34 1,852 1.00/1.00 vMB 55
642,901 642,901 0000000000000000000bb4a02d1361e606c2ca9e208f8d72aa28115153a7151c 289 1.00/1.00 vMB 4
642,900 642,900 000000000000000000097a0a4eda42ba17954b5a82f673259d5e70ead804762b 2,192 1.00/1.00 vMB 50
642,899 642,899 00000000000000000001a0ca16d54284cb347b989541e3680270ecee14d61020 1,669 1.00/1.00 vMB 21
642,898 642,898 0000000000000000000f3880fcb26e24d91938a3a35c42aac14cc8f3731d5dcb 2,712 1.00/1.00 vMB 11
642,897 642,897 00000000000000000004f8165752cbe808430a7356bff44b8139c6d965ac7a71 2,748 1.00/1.00 vMB 18
642,896 642,896 00000000000000000004253e56b3cd8c8361b10e6ac4d67e3732f9c91968e40f 2,539 1.00/1.00 vMB 67
642,895 642,895 0000000000000000000a4d1d7dcd1fe4da84ba0b39a3136de474e4770b55a00d 3,058 1.00/1.00 vMB 118
642,894 642,894 00000000000000000000cd55a22b02fbfe4bd27e777254ac825e0143c45d0585 2,634 1.00/1.00 vMB 21
642,893 642,893 0000000000000000000788369a11eff1dceda09e16b5c799a73625fdb6746a3c 2,028 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.33 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: 660.71 GB
    • Received: 14.77 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.