Loading Tool

Explorer IconExplorer

Memory Pool

81,531 transactions
31.28 vMB
0.07597917 BTC
Random Selection Loading Transactions
Max Size: 190.29/200 MB

Candidate Block

Mining Attempt e96ab054159e4f3c155a424ddaf67895a9433559282031c8760a4be38435335f
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root b7d1dc7fefaa98140de7e37894f0c6c0890d4a5ebf2c281f44e2f5c08928892b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,001
Size: 1.00 vMB
Total Fees: 0.00833938 BTC
Feerates: 150.61 > 0.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (512,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,140 403,140 0000000000000000006450845df439ea4baddf884d87d91c088df0b33693e80d 935 0.76/1.00 vMB 27
403,139 403,139 00000000000000000340e5e9b9382c3f376747f99e84ca99521883c679104808 1,799 1.00/1.00 vMB 35
403,138 403,138 00000000000000000284bfc0d5adb443c91e20e9d434162a63d7efda26ef48bc 1,722 1.00/1.00 vMB 35
403,137 403,137 0000000000000000014f62f967848ba4ade86de93adbab9abcd028d48485cec4 3,022 0.99/1.00 vMB 64
403,136 403,136 0000000000000000061e45be033c009bf99ad82845e80cdc64fddb42660df3f0 233 0.09/1.00 vMB 45
403,135 403,135 000000000000000005f78bb9a22b775946d5135cca251dfaecd5ba7497c0f97a 48 0.08/1.00 vMB 4
403,134 403,134 00000000000000000596b45d25ece2c79a3a34afd3630c1ed0dc2b837384e776 1,763 0.84/1.00 vMB 57
403,133 403,133 000000000000000005c0c52c837bcf870bc53c2f908bc069e7f6a14d5704a88c 978 0.52/1.00 vMB 38
403,132 403,132 0000000000000000021e65c50aecbd9027fa888551f3539c6c0b06cc4ee49464 2,039 0.94/1.00 vMB 43
403,131 403,131 000000000000000000a89914a77fc3ce09631704745cb783ec32577e5da2ee42 1,046 0.48/1.00 vMB 40
403,130 403,130 0000000000000000047da7674b919f568eddc4c0988e5a61fe016e3dfbda84e8 364 0.39/1.00 vMB 23
403,129 403,129 000000000000000002c62bcea644545dc63ed0274115a229abccccfbf39f1547 914 1.00/1.00 vMB 16
403,128 403,128 000000000000000005cf8adfa087df4103a2e82ab1edbda0ce946f0f8ef507c4 824 0.63/1.00 vMB 45
403,127 403,127 00000000000000000161cb527b1c6c152eed2ebefdcd40603b5f3b38bc1a900f 1,116 0.77/1.00 vMB 30
403,126 403,126 000000000000000000403dd085d8a71293accf004122ac6a728066e256638abd 2,161 1.00/1.00 vMB 50
403,125 403,125 00000000000000000494fcdcadcb8447af308696b55882d7b52056945ae0129f 1,308 1.00/1.00 vMB 27
403,124 403,124 000000000000000003a3ad6e9ac33bf3dbbff59d2151d73b525e60979a94f9e4 1,611 0.91/1.00 vMB 34
403,123 403,123 00000000000000000516a8545b04f45d35d25bd0df0c358e03fd66b26569098b 1,419 1.00/1.00 vMB 34
403,122 403,122 000000000000000001f9055718a3d033ee661eb5ae86f2bcbb9cdb43c75b358b 1 0.00/1.00 vMB 0
403,121 403,121 000000000000000001fb660d9563b197ed63a76ced6ba750cdb386909c91639c 1 0.00/1.00 vMB 0
403,120 403,120 0000000000000000059baef8148b42b50aa7e135f0a1215867f4af51b36a9488 2,621 0.93/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.74 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: 707.90 GB
    • Received: 16.71 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.