Loading Tool

Explorer IconExplorer

Memory Pool

18,713 transactions
10.09 vMB
0.06151764 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.59/200 MB

Candidate Block

Mining Attempt a6070e9fbcd1c05bbb04e9fb6c3d7730fc467ed9411564a57cafb9319727092c
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 47f50ae27075ea26b4f68d52bc98d4265e4d056262f7795e3474d021c71a98ed
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,923
Size: 1.00 vMB
Total Fees: 0.03586244 BTC
Median Feerate: 3.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (744,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,686 168,686 00000000000009885595721a0b7ebd4a253bace5a47bb50e683bf386f83c97a4 11 0.01 vMB 119
168,685 168,685 00000000000002fbfe2053c163dc95d2ae35729fa3e3d4555b5f90fdcb68fdc5 11 0.00 vMB 67
168,684 168,684 00000000000005e856feb18d1a3c11d59457f80749d43630e893aac2c1b71ff8 64 0.02 vMB 0
168,683 168,683 000000000000037a05e0982d17800d26d6e81f9146f47bf4996a34dcbd3308c5 28 0.02 vMB 37
168,682 168,682 000000000000042ca6952f5e9427a9a65ff4c9642b735414cec2faf1479296ef 11 0.00 vMB 36
168,681 168,681 00000000000005e8457099baa2e9ddf3a70ccee84bad90749b5c357ce7e7a7ec 69 0.02 vMB 31
168,680 168,680 0000000000000601a72e28e27ca5aa7d776af181851418d6cc4c19345401a544 23 0.01 vMB 71
168,679 168,679 000000000000022692e36e99979291e7577d58b548155f67cb9d0901500a5e4b 13 0.00 vMB 245
168,678 168,678 0000000000000294337c0bb6ebe6f37366a846ed2103949f08e88dddbb56ec58 43 0.03 vMB 71
168,677 168,677 0000000000000261d8b64d98a31414126808604d06f20d3451bbe71f01092a0d 3 0.00 vMB 0
168,676 168,676 00000000000003bb15711375ddbafddfad1882dc2501a6afd4ef0fcfc0d9ef25 7 0.00 vMB 697
168,675 168,675 0000000000000645672fed63a7345881cbadff011daaec97fe0968f055d5b48d 80 0.02 vMB 15
168,674 168,674 00000000000000237b99dae1dc080bfdaf35f380120d88653d446eca12b7adf1 35 0.01 vMB 11
168,673 168,673 00000000000008913eaaac35d0d51357333ea521482d08ca738ebabe55506bb0 36 0.02 vMB 98
168,672 168,672 000000000000008bad487c13674ec7f0bda03c7eb71f7eb967cc0afa68e14eba 10 0.00 vMB 409
168,671 168,671 0000000000000161f719b3cccec3d5ca07501429512708c349bc15f1e8fa773c 17 0.02 vMB 77
168,670 168,670 000000000000069962ffd74fca2e12272d734c129dad96f69bdd3e4fb14a996a 128 0.04 vMB 267
168,669 168,669 00000000000007e78e83d1846772274a8fc7f9d730cb7a5a283d85f190a4d4cb 27 0.01 vMB 12
168,668 168,668 0000000000000ad2142b1e9398d239bf4b3c5ab86fa349da071d9de5b47b1c64 44 0.02 vMB 110
168,667 168,667 00000000000008764e249edb3d59b353f3dc00a904217eee41c555f9e824f406 104 0.05 vMB 39
168,666 168,666 0000000000000913214a0c3a1808ce150daa18d9791d4a115af444769c12e878 30 0.05 vMB 400
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 102
    • Outgoing: 10
  • Data Transfer:
    • Sent: 189.10 GB
    • Received: 0.76 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.