Loading Tool

Explorer IconExplorer

Memory Pool

41,000 transactions
28.06 vMB
0.07847302 BTC
Random Selection Loading Transactions
Max Size: 144.02/200 MB

Candidate Block

Mining Attempt 66c1e559d291a6de78b00f6ff9dabdd86ca73053004806a5ef43732054a77d38
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root ea806e0958c566829e921af9706e41e31e6c4e2a2420e8856e0f8fe1f1c6b1df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,510
Size: 1.00 vMB
Total Fees: 0.02389416 BTC
Feerates: 100.95 > 2.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (113,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,237 801,237 00000000000000000002a7050ffd604190049acf1ec66a0ae5a895e872fea345 2,528 1.00/1.00 vMB 11
801,236 801,236 000000000000000000007de26684e532c525dc0dea4be7ee0490cf66432f5a4e 3,010 1.00/1.00 vMB 12
801,235 801,235 000000000000000000051c10c2ab96a228afd049b9382f2296812e832b083e9c 3,005 1.00/1.00 vMB 32
801,234 801,234 00000000000000000001d8929c28462fdf646744d1256064cfb8ad1c1d3c76d0 2,628 1.00/1.00 vMB 20
801,233 801,233 00000000000000000002cd833cbaf670fdbde8e2ae902f517b259455686dc82d 1,235 1.00/1.00 vMB 12
801,232 801,232 00000000000000000000e9730f8f701c9b2593cb27461416a92c92c4db49460b 1,627 1.00/1.00 vMB 11
801,231 801,231 00000000000000000001d8c448f94146d24ddc7a8d7a9fa35bce415cd516d6ac 1,788 1.00/1.00 vMB 14
801,230 801,230 0000000000000000000055704840d08d057a9a2bb5f9cd11f98ea395a13bc863 2,724 1.00/1.00 vMB 25
801,229 801,229 00000000000000000000e6af85fc2a3b7a97f06999ed2ac45d031681b6b6625d 6,624 1.00/1.00 vMB 7
801,228 801,228 000000000000000000034de2af77f9fcfa6c8e661307c3198744908eac9143f5 4,755 1.00/1.00 vMB 7
801,227 801,227 00000000000000000004e68ead3c9a87a4fd104798e4c239fc3a44ef7cc947e9 3,563 1.00/1.00 vMB 14
801,226 801,226 0000000000000000000532140080fd703c0d4dafe64ffd447c12795ad1cb2c9a 3,866 1.00/1.00 vMB 11
801,225 801,225 0000000000000000000191fd84dac6d5c153807d2430b9e41cb1789a895cfd32 3,006 1.00/1.00 vMB 9
801,224 801,224 00000000000000000001fe787b505c9c770990454453283276334ba557d90fce 3,779 1.00/1.00 vMB 20
801,223 801,223 000000000000000000002465c3a174507d517b26657dd096ee32df23d475169d 5,557 1.00/1.00 vMB 8
801,222 801,222 00000000000000000005559d394a6cda810b67b49a15c3ef6dbbbe96808a3b1c 6,303 1.00/1.00 vMB 8
801,221 801,221 00000000000000000002210b020a96cc3933866500b9e5b81da28ffa8d04c87c 5,962 1.00/1.00 vMB 6
801,220 801,220 000000000000000000040bd26a1922e003f2fd9eed06228f1302c22eafbb52aa 3,160 1.00/1.00 vMB 16
801,219 801,219 00000000000000000003a90872dcd2220f66fe1d07c11f8996a81399accc7b9b 4,214 1.00/1.00 vMB 7
801,218 801,218 000000000000000000054c33fda688a7526d00558decf67116e61bc1117a380f 2,988 1.00/1.00 vMB 16
801,217 801,217 00000000000000000003abbbc3441100f018ff6c1a05a50c25ef5297d24a6207 2,933 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.76 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: 632.40 GB
    • Received: 12.11 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.