Loading Tool

Explorer IconExplorer

Memory Pool

83,896 transactions
32.00 vMB
0.08847766 BTC
Random Selection Loading Transactions
Max Size: 192.64/200 MB

Candidate Block

Mining Attempt a9b6ad24d551fb3b9a0f81b04c53a5c04173b517987d842339f49d6b84d032f8
Version 20000000
Previous Block 00000000000000000001049e369aac2c4af01dc613ce7d208c3063e5755d3b19
Merkle Root 23ab39e87ace1c07dd7ef033896f5de59428c7b484ceeda09ccd2f81cc372a32
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 572
Size: 1.00 vMB
Total Fees: 0.01210383 BTC
Feerates: 101.28 > 1.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,340 (367,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,562 547,562 00000000000000000002a0ea91af88a1fe74ccd92176a2935f60d355a9b7e86b 2,978 1.00/1.00 vMB 20
547,561 547,561 00000000000000000004e2523fcd2fa87f071d50a6f14ed8c9b180eed2453475 1,699 1.00/1.00 vMB 24
547,560 547,560 000000000000000000130a1088d24a1f6a256969d095be8c7491c009708ed364 697 1.00/1.00 vMB 58
547,559 547,559 00000000000000000010d9f0dd0db205b7bbdc5d14fe0d330919324b71144fad 2,816 1.00/1.00 vMB 16
547,558 547,558 00000000000000000006beb7f5af889dc11bab3902c9536e75ea70981eddf5f5 322 0.11/1.00 vMB 19
547,557 547,557 00000000000000000010aebabe5b15621dae011091951c2d2045ec97adff83b3 708 0.68/1.00 vMB 3
547,556 547,556 00000000000000000024df2d54f72057fd8ead23bf0beae17c10909dd176ac78 2,981 1.00/1.00 vMB 14
547,555 547,555 0000000000000000001c64976fd2878fd4e022a38cbbecb9d9912d1048101959 64 0.02/1.00 vMB 35
547,554 547,554 00000000000000000017473e49f11863ac6805a3680fded7bc89dcfe10272eb5 473 0.33/1.00 vMB 2
547,553 547,553 0000000000000000001bbf424646fa36f007e35d81964bd1c7df56ca5f97ab6c 2,074 1.00/1.00 vMB 13
547,552 547,552 0000000000000000001a8fd28d59e769c1fbd136c09cc4d9bc32bd86214e0d28 1,163 0.79/1.00 vMB 4
547,551 547,551 0000000000000000001a0cb941eeecf7c6d56bb21713ae20d59a625cc167c543 822 0.30/1.00 vMB 23
547,550 547,550 0000000000000000000e5daf1f5fb4782679da45605fb182fd7344909e7f0f23 1,347 0.70/1.00 vMB 14
547,549 547,549 000000000000000000159b89009f1a4459ed86fbb20d1321c704a00dc7aaf10e 329 0.15/1.00 vMB 16
547,548 547,548 000000000000000000173b2575d7733ecc5b26ab95e703e0932492b95e5d6395 632 0.42/1.00 vMB 6
547,547 547,547 0000000000000000000f372277bc16ba69815c395bbe84d335e40b5f71d77f98 597 0.22/1.00 vMB 14
547,546 547,546 0000000000000000001405e17815d8365ddc288b9bdd04f69a95b9ad4c7a2b4e 1,562 1.00/1.00 vMB 2
547,545 547,545 0000000000000000001327133dbd00065e715d112c593ed5540fdc18365a1e86 2,723 1.00/1.00 vMB 16
547,544 547,544 0000000000000000002583e7c37c7bacc877ed2720a1d19c8f05e6f9c950b13e 428 0.15/1.00 vMB 32
547,543 547,543 00000000000000000002c7d8a5dbd6567a4ff25245874f554a20d9ff4025ffb5 2,320 1.00/1.00 vMB 7
547,542 547,542 00000000000000000008a6140f0e84554225b4edb89871e0eab1efd9895c33ac 2,957 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.98 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: 716.65 GB
    • Received: 17.81 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.