Loading Tool

Explorer IconExplorer

Memory Pool

78,200 transactions
29.28 vMB
0.07715912 BTC
Random Selection Loading Transactions
Max Size: 179.50/200 MB

Candidate Block

Mining Attempt 3b0e7216e42e13c4670f00a4441a58a37c6116949af227ceea5e07387e77ef68
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 254062f7dd43692153c178f5d607b0fa8bfdfb0d8b9b7951153b51f5c31b6fdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,523
Size: 1.00 vMB
Total Fees: 0.01305934 BTC
Feerates: 73.20 > 1.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (487,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,314 427,314 000000000000000001e2e2c3d053fb691930badc4ced0e6442b95c90f00ebe08 777 0.40/1.00 vMB 54
427,313 427,313 0000000000000000043078aea8caf110c7a1851272dfd2cd30ad5aab3f937731 72 0.05/1.00 vMB 45
427,312 427,312 000000000000000004526fccbbd7c8a659ac6652acacb1fb9ae0877e54af02e5 512 0.34/1.00 vMB 38
427,311 427,311 00000000000000000506e18c023143c5c3421399d3582be8aa4b263b8f69a61a 2,268 1.00/1.00 vMB 63
427,310 427,310 000000000000000000d2c41b585edf142e9a3a1ed778624ab848a1ba052ae550 768 0.43/1.00 vMB 54
427,309 427,309 000000000000000000f80ba253247d603746237980ea62a858324d4a1ddc417c 249 1.00/1.00 vMB 13
427,308 427,308 00000000000000000262860be452408804d7cc81f6cbd0aed76112e29afabeef 245 0.98/1.00 vMB 13
427,307 427,307 000000000000000001a23990f5aadcc1c4b7436173a65ab7be48951c88c031aa 2,054 1.00/1.00 vMB 58
427,306 427,306 000000000000000003bc28f384a6f8402ab8400affb98efff7a42b8e9bd4a5af 212 0.10/1.00 vMB 60
427,305 427,305 000000000000000003235764eedf54143d1709dc949250e271ed881b7fbf6e6f 611 0.65/1.00 vMB 27
427,304 427,304 000000000000000000fec294cbf78eb9e215f6a5b37193220a646ffc2b509bc2 1,441 1.00/1.00 vMB 32
427,303 427,303 000000000000000003bc4b857854a30eb039d708a575eeac49658ecd5e92e8d2 2,041 1.00/1.00 vMB 60
427,302 427,302 000000000000000003b450c968e5cb6e67ed4c8562ec1b7a6c99f666c6549fd9 1,925 1.00/1.00 vMB 47
427,301 427,301 000000000000000004a62cf1fb834bcf67aac1aed29fa77c2505d93ed8b0fc5f 2,711 1.00/1.00 vMB 61
427,300 427,300 00000000000000000363ee0c0223d37b35309f48544dbf92c2555425b83af98c 2,084 1.00/1.00 vMB 74
427,299 427,299 000000000000000003b97b29c6cbe0e070307494775ef469e59a3934ac101003 2,289 1.00/1.00 vMB 81
427,298 427,298 00000000000000000463d2dbc95baa6ea2d6999760f0476ea032e40730d5e767 296 0.18/1.00 vMB 51
427,297 427,297 0000000000000000039a989f1587302196690f59a6d39c582cfbf4d1fcb083f1 51 0.02/1.00 vMB 59
427,296 427,296 000000000000000002985da1218b3d9d207d57f7bb22ab33ff78869e226a10d9 588 0.23/1.00 vMB 59
427,295 427,295 000000000000000001ff53db660c01d8d885a037cc397cc45d650c416edd0f09 280 1.00/1.00 vMB 4
427,294 427,294 000000000000000003120cb413bfb5de44f7875b764aaa2a28a6cf0bf6abceb8 1,002 0.44/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.