Loading Tool

Explorer IconExplorer

Memory Pool

19,333 transactions
8.82 vMB
0.07483937 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.06/200 MB

Candidate Block

Mining Attempt 5e84ca66a094383e40be8d944fe21bb9586efe661c0035053fe22a167d2304dc
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root d6aa52cc1da640ae94cc7252cdc0e97f0f41594ee5470de32a992bd0d2b1e9ff
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,695
Size: 1.00 vMB
Total Fees: 0.05482516 BTC
Median Feerate: 1.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (703,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,111 210,111 00000000000000347e4f95ffe3fb67ba596ca34084f5bee35fc6aa30f8be1eba 447 0.19 vMB 189
210,110 210,110 00000000000003030849811bc91a4c82fa15f1cc090d5525e0facccab06dec2e 251 0.15 vMB 129
210,109 210,109 0000000000000250390ec104f6248f10fad227ade0a6e8081314772247b2a770 6 0.00 vMB 78
210,108 210,108 00000000000003336e5cd23f02dbdfc44aeedca2ed40e2efb28d5dcb3d4c01c8 103 0.04 vMB 173
210,107 210,107 00000000000003bebf55d06b1de841cb08d67b0ae9cd77a0af97eaf8a3aeb5b6 68 0.04 vMB 154
210,106 210,106 00000000000002151b2214fab578c27ec5cd0fd77034687580d4057b97a77e3a 34 0.01 vMB 222
210,105 210,105 0000000000000055b54dd720841e9ecabe7dc195b880c447ccc0b34e359573c8 248 0.10 vMB 178
210,104 210,104 00000000000004cb7263b7dbc86dc9b7d233bb22d1a3cc18d309bc1bb3169340 1 0.00 vMB 0
210,103 210,103 00000000000002855e1028e1e9f6eaf7056b83efdd69080172145bbbc26b259b 10 0.00 vMB 110
210,102 210,102 00000000000000121c9754565f9e7ae41c74d4ba823e7640313476cba2ff767b 216 0.12 vMB 125
210,101 210,101 000000000000040d34186cccc1f8a6c5473c8272339b778ac799ccfddb8ab89e 88 0.03 vMB 170
210,100 210,100 00000000000001d0f8407406ec727bd9fc3c7fdc62ecd1f6a3e583639a9d5396 12 0.01 vMB 105
210,099 210,099 00000000000003e2a3b147777807502814b7fee29d7cd27866e9292c413a1ff2 106 0.05 vMB 97
210,098 210,098 00000000000001fe1b2bde2dd75b422493e63209e4be52003b768623a60dc791 175 0.10 vMB 116
210,097 210,097 000000000000019dd375ca08dc332d60e300e5ea9b24bbfe55cc8bcc7c06d3c2 11 0.00 vMB 169
210,096 210,096 00000000000003c28f6191a2d1e9b096197a0bc33035921599361d2a8132bf84 9 0.00 vMB 153
210,095 210,095 00000000000003d217352602cdefbf2c3130420f0166371ca366c128d0a701bb 220 0.13 vMB 141
210,094 210,094 0000000000000356c67cdca5a2111539aedccf282d4138f48162faa494649a2f 366 0.21 vMB 158
210,093 210,093 00000000000000a34cc0bcdb6c43bdd2c07bf81c2dd3b264e3ccb88b050ddc39 5 0.00 vMB 175
210,092 210,092 0000000000000188cae8f66e223f7b86e1e6861e494f07dcf81be5f54450d62e 125 0.05 vMB 228
210,091 210,091 000000000000014bdd9bd7f8b9505d02d2ab462c6e0972b5d49eb9115ec6bade 233 0.10 vMB 201
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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