Loading Tool

Explorer IconExplorer

Memory Pool

83,722 transactions
31.97 vMB
0.08723847 BTC
Random Selection Loading Transactions
Max Size: 192.41/200 MB

Candidate Block

Mining Attempt 93139c5a1332c655bdd15876fb3349ecee96e3cd115fd88580a663227489b919
Version 20000000
Previous Block 00000000000000000001049e369aac2c4af01dc613ce7d208c3063e5755d3b19
Merkle Root b2c58112da71f1092174cefcf939624dd919058abc4d0e5ed7d9f199789186fb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 410
Size: 1.00 vMB
Total Fees: 0.01115545 BTC
Feerates: 8.06 > 1.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,340 (467,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,916 447,916 000000000000000000f4a56a892ce0464d4a92079fd0ac6ad78ced9f41a833ff 410 0.19/1.00 vMB 75
447,915 447,915 000000000000000001b454afb8c6a313d6c1599d69c9ee5c9fae555e6afa4c40 881 0.43/1.00 vMB 75
447,914 447,914 00000000000000000237954747f68416e4dc21a85baf2921bb5d7d2b9b55b781 1,632 0.68/1.00 vMB 79
447,913 447,913 0000000000000000020a323808e949f0fed13cbf424f1e36545fcc12b87b6cec 2,322 1.00/1.00 vMB 77
447,912 447,912 00000000000000000225a585e66b460cb8a52ec1fb98eb2a6be4a9f620a3e124 963 0.45/1.00 vMB 80
447,911 447,911 000000000000000002a5a350fc792528e5bacc3677d2e7a39102ba14c6dc91d4 958 0.40/1.00 vMB 91
447,910 447,910 00000000000000000307d359abd0073ec8d031b4378bad9c6e77991d687594d7 367 0.35/1.00 vMB 28
447,909 447,909 0000000000000000008c6a62541eb1fbe355a022d2dcf5f48cf97df3e0bbab71 1,854 1.00/1.00 vMB 68
447,908 447,908 000000000000000001fbe92360c1c9d1fce82b217ef1df912829f12c66c569b5 2,320 1.00/1.00 vMB 89
447,907 447,907 000000000000000003422b31aff6b9db7e2831d28706ad52b21d3400dbeed3eb 2,129 1.00/1.00 vMB 72
447,906 447,906 000000000000000002bcfeec3ae1ab21630fe7aecb209ccddbc34ff1aa1ba688 2,639 1.00/1.00 vMB 103
447,905 447,905 0000000000000000018a709a4e3e05c32efcf503965941ecdfa1a34c9d5105ef 361 0.15/1.00 vMB 89
447,904 447,904 00000000000000000276511d62ead5792a3ee53be04fcb1b00894b3a0c142e4d 1,390 0.60/1.00 vMB 73
447,903 447,903 00000000000000000116faf78931f6cc6b5898c8786108d9f3b491206df18b8b 1,996 0.82/1.00 vMB 64
447,902 447,902 000000000000000002d9715161353f4ffef39f969c958d7af03da97924a08656 2,749 1.00/1.00 vMB 105
447,901 447,901 000000000000000001e3a86a23f858919aafaf40b762dd08f83f304ed1649756 2,242 0.96/1.00 vMB 79
447,900 447,900 000000000000000000f8d3af8d00573d5a4d7ec30a8aef9c24b80778e6a154f1 42 0.01/1.00 vMB 80
447,899 447,899 000000000000000002023fd312c524410aa5735ee176b1e6349d24f23fec4777 776 1.00/1.00 vMB 31
447,898 447,898 0000000000000000011ac5a20cae5471601c2bb2e264d61e62189344ea791bfb 1,472 0.80/1.00 vMB 68
447,897 447,897 0000000000000000022a0ca71d88f7c90858fe1c2fe2bfbacc4785444657a451 1,427 0.99/1.00 vMB 53
447,896 447,896 00000000000000000279618d41ca6453ae6c6a817c540d3353ca8801fe1ba89e 398 0.19/1.00 vMB 79
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.48 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.