Loading Tool

Explorer IconExplorer

Memory Pool

80,315 transactions
30.84 vMB
0.08525019 BTC
Random Selection Loading Transactions
Max Size: 187.12/200 MB

Candidate Block

Mining Attempt c8fcf321b5da984a2424b18058f55fa0c66f0dd258a0f680a5d9da9ddac3cfe8
Version 20000000
Previous Block 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027
Merkle Root 0347566fc6fc615cd9037ab88a01d7e14247ae5f798dc72ec6c6963b83c4330c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,312
Size: 1.00 vMB
Total Fees: 0.01896661 BTC
Feerates: 261.10 > 1.90 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,192 (421,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,812 493,812 00000000000000000077da2e4ef2cd7088c4b6e779304d55e59af520b301aa99 2,389 1.00/1.00 vMB 266
493,811 493,811 00000000000000000097cbfc3ab05d38ca0f263c2c4c463700562bacc2cc3bd5 2,460 1.00/1.00 vMB 310
493,810 493,810 0000000000000000004dc37be5bbd6339cebfdaf68990061428fe4d50aa86ee3 2,550 0.97/1.00 vMB 230
493,809 493,809 0000000000000000006cbec213cde3f4958c5adf3e3bd273865671b6e34666c1 2,572 1.00/1.00 vMB 253
493,808 493,808 0000000000000000001b494644d2043868dc7e33f7a58638dbe889e194eb2b57 2,167 1.00/1.00 vMB 297
493,807 493,807 00000000000000000027a84411846791f9ac8ce4f0bfb53859a4e0695f4fbc59 2,040 1.00/1.00 vMB 335
493,806 493,806 000000000000000000472d1c7433e992611051c6888c2522ed573af59bd30dbe 2,530 1.00/1.00 vMB 161
493,805 493,805 000000000000000000a761a695809d69ff52dd375fd42b5fddd5709656a8bafd 2,630 1.00/1.00 vMB 248
493,804 493,804 00000000000000000002de56754287973134ef0110d1bbddd287e4e23390e06d 2,223 1.00/1.00 vMB 238
493,803 493,803 000000000000000000b8bdeeb6dfe31f1517dab6ff7e8689da12e638ab0f4032 2,489 1.00/1.00 vMB 276
493,802 493,802 000000000000000000a0270962bc046a932625fcc9f389fd505510f0d6d18b40 1,780 1.00/1.00 vMB 262
493,801 493,801 0000000000000000006e98cc55bbd3f0db4e6ac9925f949a5675eaf8470d0fd7 2,506 1.00/1.00 vMB 301
493,800 493,800 0000000000000000005aace962e1381482d75054d93bc7a91ccb07d961064ba2 110 0.03/1.00 vMB 311
493,799 493,799 000000000000000000094bbd024c66138a9567361b5eda2364b7282a225d4cfb 1,407 1.00/1.00 vMB 329
493,798 493,798 0000000000000000006c5e5d38e7f61a5cc5944643115aa394758357953703fa 2,343 1.00/1.00 vMB 154
493,797 493,797 00000000000000000037787f0bf40a551d02387a07bc586945d25dac384c5434 2,503 1.00/1.00 vMB 236
493,796 493,796 0000000000000000005fce207cb00c2bc75b28c2caa586e822160232f31ee925 2,176 0.94/1.00 vMB 267
493,795 493,795 000000000000000000b3fca276d9c9e67d1c50b4e0446e28b5805043a8bef994 2,137 1.00/1.00 vMB 234
493,794 493,794 000000000000000000070998967e703d4f0e0daf735e1338ef0e55dd799fb90c 2,181 1.00/1.00 vMB 223
493,793 493,793 00000000000000000017229591f8f5b36eac45084c6b37249aa4b8aba17ac6d4 2,499 1.00/1.00 vMB 280
493,792 493,792 000000000000000000ab8ad082e1bc9d9579bd768f15a1a759334daed7892948 2,305 1.00/1.00 vMB 284
Previous 10 blocks ↓
Total Size: 782.72 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: 707.22 GB
    • Received: 16.67 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.