Loading Tool

Explorer IconExplorer

Memory Pool

29,041 transactions
6.44 vMB
0.04802471 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.97/200 MB

Candidate Block

Mining Attempt ab275794afab14c5a5239560bd591876b0b2fcb1c43e652fd55594348f7e2c7a
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root e8702f89a32e97b0725e25d458de72f7dfb2c884582931628cf408a52027ec9e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,309
Size: 1.00 vMB
Total Fees: 0.03327489 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (752,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,148 161,148 0000000000000a0a8c6d9e2346f6ebd079c336615d3cf0ff04e6fad4f4eb013e 90 0.05 vMB 246
161,147 161,147 0000000000000832b91b48a3ee59119a2c85e3ee7272ae27422cc98408f1b93a 13 0.00 vMB 88
161,146 161,146 000000000000097f8343bc923da507fcba9190eb7e472da2e6a82b02a48a5502 9 0.01 vMB 29
161,145 161,145 0000000000000128bdc4fb617bf192e67e4344eacc851a1685e52456bb86ee14 15 0.01 vMB 182
161,144 161,144 0000000000000bfa3391ec5d3a2217e8a771cc7093240a83f7a758f3e442c301 13 0.00 vMB 39
161,143 161,143 00000000000003f4c197cdd1d6775bbf3a5062645a7aa03a0685dd560f4493f7 11 0.00 vMB 48
161,142 161,142 000000000000002450179e640c3933a6d78a54ae6685bd13cb6e70e100c8f47f 5 0.00 vMB 96
161,141 161,141 0000000000000479203163e0216560327be191d2f68858b99b9f45cddc9b300d 10 0.00 vMB 25
161,140 161,140 0000000000000d525e14e1cd3edf9313de8eece82cada6a553c262fc04cf04d2 63 0.03 vMB 173
161,139 161,139 00000000000005ef0e8658d461973c738cf38b51dab65952bcc5fcc7e5ab2778 149 0.05 vMB 35
161,138 161,138 0000000000000c4115836c6bfc27b4c31f6100b6aba1e81f9e379301629df7fd 11 0.00 vMB 126
161,137 161,137 0000000000000e36fc2bed196edd5b84f161c96430bbbbdcd55de46b9dde569b 13 0.01 vMB 83
161,136 161,136 0000000000000060851661606fdf0bcd48fc5926912e90aab1e9f75ac9f9b624 11 0.00 vMB 259
161,135 161,135 000000000000098626e37e97eeee58ebbb5a351064baf898729124053ab63185 14 0.00 vMB 0
161,134 161,134 0000000000000b54d6fbed76fc2323bed9b6fd5ce47f4401b0198b01ac729a42 51 0.05 vMB 175
161,133 161,133 00000000000009438287aad8768350b74e4df8b20cc78f83e3432bfc9268aa8b 186 0.05 vMB 3
161,132 161,132 0000000000000999be2d3073a4c40bdf1d3fb9ba45f98190a70583d0f61b3e38 12 0.00 vMB 0
161,131 161,131 00000000000005ce943add9a5be8c34b8efe4472b3c1cbc906a8758239edbb92 90 0.03 vMB 120
161,130 161,130 0000000000000736db2e1809018aba507467c0a90d24c2e63648553c63b25a49 152 0.05 vMB 74
161,129 161,129 0000000000000bab0406daeb708aa44b8f29e5ca9287cecd37f35d30ae0546d7 8 0.00 vMB 46
161,128 161,128 0000000000000bfb01f4cb023325035d71be326ffae2dd25b7e4526b5dacb25f 55 0.03 vMB 282
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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