Loading Tool

Explorer IconExplorer

Memory Pool

80,376 transactions
30.22 vMB
0.07556804 BTC
Random Selection Loading Transactions
Max Size: 184.93/200 MB

Candidate Block

Mining Attempt 7749f972b3c830ac0a95c3fc8e66b051252c72788d29654d78cb8ab1562499a5
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root f54c3a4c068d94ac0380878032cfa52a40bb7bfd8c906ac982b10722bd395ab7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,376
Size: 1.00 vMB
Total Fees: 0.00824238 BTC
Feerates: 318.30 > 0.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (206,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,023 709,023 00000000000000000005a3cfb355721418d4c6c20b79f3182591400de1ada66c 1,595 1.00/1.00 vMB 6
709,022 709,022 00000000000000000007def85aee0c1b4e63d922ad824b5b60ed8c4a048eaef8 1,585 1.00/1.00 vMB 15
709,021 709,021 0000000000000000000a1c96386cf9c8dbb8aef3243ff05928b29af954532219 326 0.17/1.00 vMB 10
709,020 709,020 00000000000000000003b6605a004ba9244ad0d455233ac4411a970f6bfc3ac4 1,309 0.84/1.00 vMB 7
709,019 709,019 000000000000000000055995e5dbc2225e1346717f46aa9a49f83f3999af331a 1,541 1.00/1.00 vMB 11
709,018 709,018 000000000000000000095a5f4dc48f719c2531b47d9e753183ed2b4b5ba81170 97 1.00/1.00 vMB 1
709,017 709,017 00000000000000000005456e10bbe11c971bd04d665d245a04338f121fc542a0 1,645 1.00/1.00 vMB 12
709,016 709,016 0000000000000000000bedccd032ef46a38afef6f755a29b8b5ce6c07f44ea3f 248 1.00/1.00 vMB 1
709,015 709,015 00000000000000000008ef62efec28e12484314f47ed606d0bf0fc90b201c599 663 1.00/1.00 vMB 3
709,014 709,014 00000000000000000002e38213df0714b29cee200be5254953e4ae73d11cf897 1,792 1.00/1.00 vMB 9
709,013 709,013 00000000000000000002f1fdbbf8852d5683acb6beaeb2b4d3c0562b7fde1c84 1,328 1.00/1.00 vMB 10
709,012 709,012 0000000000000000000598f6ee5e186e4dc59521a7d029f0a2a79282a5308b24 720 1.00/1.00 vMB 3
709,011 709,011 00000000000000000002f62770dae04d5e0f911ca2bf3319cedbec0cd6fcaa46 2,383 1.00/1.00 vMB 17
709,010 709,010 0000000000000000000b8acbd852571cfa50fadd3798a63313345e87ec63a179 1,912 1.00/1.00 vMB 8
709,009 709,009 0000000000000000000482565c35e448ab5fd022cfdd4eb8a049ede6b3abbb41 1,219 1.00/1.00 vMB 12
709,008 709,008 000000000000000000025ecd33712044adf902ce357c8906d3e9ffafd1b5596b 907 1.00/1.00 vMB 10
709,007 709,007 00000000000000000003915e0df4037d64d88c1d004e22a269c07aa6e45f525a 937 1.00/1.00 vMB 5
709,006 709,006 000000000000000000026ecec42e418610634edb126f2b19a03a400b5705fefc 2,607 1.00/1.00 vMB 17
709,005 709,005 000000000000000000021e1e1a9d7c83c9e8db7d2c0bffd3478aa0e3659476e9 313 1.00/1.00 vMB 1
709,004 709,004 000000000000000000038227e53ac9365f23a2dc4fca338a045b2aaaccb4c588 887 1.00/1.00 vMB 5
709,003 709,003 0000000000000000000321bc32b1b5698d869ac295d0a6715f412f31e74dcd34 121 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.00 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: 718.20 GB
    • Received: 17.88 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.