Loading Tool

Explorer IconExplorer

Memory Pool

81,282 transactions
29.91 vMB
0.15427456 BTC
Random Selection Loading Transactions
Max Size: 180.18/200 MB

Candidate Block

Mining Attempt 67eaf1f2a1860edeff6d6ef7087d4652ed68a71d235600a8e2666b16e5512c91
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 14d012505468b7236f9b13187e71de352d548016620d984d36baf27cfe7be7ea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,602
Size: 1.00 vMB
Total Fees: 0.05854921 BTC
Feerates: 1,002.91 > 5.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (428,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,694 486,694 0000000000000000006509fa31df6f024b616949ffb6ed9616fe24c8302c1185 1,516 0.66/1.00 vMB 111
486,693 486,693 0000000000000000008d150146fd835282ef9ea085bb980ae17d43e070af33af 1,515 0.64/1.00 vMB 95
486,692 486,692 00000000000000000018fe365737d9e3b7db3e6f43c6968de3323ff313b2c3ac 151 0.06/1.00 vMB 128
486,691 486,691 0000000000000000007a06387c4abb81460dfdb4d205e7e8847019df84f686be 87 0.04/1.00 vMB 67
486,690 486,690 0000000000000000005abbb34b994d5945ed9b74580d4f6d8ddb37936ef1810c 1,582 0.87/1.00 vMB 76
486,689 486,689 00000000000000000040cf8aec6695978736490347cc1ecc3a601cc2a118ae71 2,018 1.00/1.00 vMB 16
486,688 486,688 00000000000000000069038178bd5a5b6176c9063fcd7cc466cca6b7ab142441 1,956 1.00/1.00 vMB 140
486,687 486,687 000000000000000000f78e78d7c3cc180b20126a227a69591bb3e64b550a7023 1,887 0.98/1.00 vMB 82
486,686 486,686 000000000000000000577ddb15a155ca11658157912a8cff640bc4ea58342dee 651 0.36/1.00 vMB 85
486,685 486,685 0000000000000000003afec81b9eac3df9c1e9a035d1aad0cc377c6226dc27bf 2,027 1.00/1.00 vMB 106
486,684 486,684 00000000000000000036e4933cc9198503e4f222438c215842d4974dad2e16ff 1,694 0.99/1.00 vMB 168
486,683 486,683 000000000000000000b9ddb563167677aa9b92a1c5ac57f37c7320ecc434e73b 394 0.18/1.00 vMB 84
486,682 486,682 0000000000000000009289e467d2e1320db4d24b27a80576d4d5aee968bbda5a 566 0.24/1.00 vMB 81
486,681 486,681 000000000000000000e7d38afb4869bdc67348b1338af2ea74bd6bab93783fa2 24 0.01/1.00 vMB 366
486,680 486,680 000000000000000000b6d975650e493a2e80286729e14cb7d528f73e2e9a565f 990 0.45/1.00 vMB 34
486,679 486,679 00000000000000000001c047ff9d071bc199f94ce70b42a235eb61c29fc6af8d 2,105 0.90/1.00 vMB 126
486,678 486,678 000000000000000000baa1462dc9847190dec587ef9b92bbb794c8f495f64108 711 0.45/1.00 vMB 124
486,677 486,677 00000000000000000093b7fb708cdb3d70e49cd460aeec5dc811fe0a6c804f03 2,155 1.00/1.00 vMB 111
486,676 486,676 000000000000000000ed919fbeb65880e4e7c810400d660f33f7a42283245f81 2,318 0.96/1.00 vMB 15
486,675 486,675 0000000000000000005d6745a0d74096c12f4540a27307fe31c8a27746f9a639 2,240 1.00/1.00 vMB 126
486,674 486,674 000000000000000000cf01f5b3c8072cbf912fa92e47b077ce2ffc3eb59a1854 1,868 1.00/1.00 vMB 21
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.48 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.