Loading Tool

Explorer IconExplorer

Memory Pool

39,406 transactions
26.29 vMB
0.05881591 BTC
Random Selection Loading Transactions
Max Size: 136.51/200 MB

Candidate Block

Mining Attempt 6117a78bf8a1a567465cbf8b931b06f0aaf90358c81ce82347d2d3fd734dc332
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root c22a235bf15a604429bf362b04a695c3f4f8cb3917d66430f39f881e81eaf563
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,563
Size: 1.00 vMB
Total Fees: 0.01061879 BTC
Feerates: 50.62 > 1.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (375,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,256 539,256 0000000000000000001d5f6d4bab8666c90fb27c6c9d420ed5e5258345c06d54 291 0.10/1.00 vMB 15
539,255 539,255 0000000000000000001a4d3251c83dd41a0b91d3a48908ff9106fbb987025c01 2,171 0.71/1.00 vMB 22
539,254 539,254 0000000000000000000a6f1cd4424daff4fe6d8afbac28fc1812422251ff500f 1,893 0.60/1.00 vMB 21
539,253 539,253 000000000000000000188108d5c9769f6cafed4a8007e8c2c0ae831cd78c392c 232 0.08/1.00 vMB 18
539,252 539,252 0000000000000000001c2acc61de448b5ca0c37604276094fcda684a2536ef9b 1,325 0.43/1.00 vMB 15
539,251 539,251 00000000000000000020f472b93581183079553f3aa2181b1ac4f3706e836f17 975 0.36/1.00 vMB 31
539,250 539,250 0000000000000000001f169a32f257e4b962a107965ba14e474c9d2ea674501f 32 0.01/1.00 vMB 13
539,249 539,249 0000000000000000000d88482471854a36a4f0cecfc8158d3b499e677b5a3630 411 0.16/1.00 vMB 16
539,248 539,248 00000000000000000010a2889fecf7f697b7fa46c9e560baa42384dba851dff0 2,721 1.00/1.00 vMB 14
539,247 539,247 00000000000000000022b3b57837cfa0c0c4e32cb3917c1b04b3a3225a66f033 2,923 1.00/1.00 vMB 29
539,246 539,246 0000000000000000000665efb5dafc75715dfbc28d1e97808115b7da8772f993 2,910 1.00/1.00 vMB 15
539,245 539,245 00000000000000000023c38f5a8ce5ea875161df3783897f2d5b7e6f6ff22d24 2,681 1.00/1.00 vMB 34
539,244 539,244 000000000000000000148185eb99cea26fee4891c0ed5647a574cbd09f8f7324 42 0.03/1.00 vMB 13
539,243 539,243 0000000000000000002808b0fe50fe9ee23bb1b5e8317f0579cb387d4de09178 715 0.32/1.00 vMB 26
539,242 539,242 00000000000000000011484062e9fc963de19584a055f1e241514fae1039df4a 652 0.23/1.00 vMB 23
539,241 539,241 000000000000000000198a4469278fa0f80325b2af95d8e3d6b037658aed7367 342 0.13/1.00 vMB 18
539,240 539,240 00000000000000000021e3c8b2e642f7894a09db067949d5585d1b38a767c4f1 1,039 0.92/1.00 vMB 11
539,239 539,239 00000000000000000023efdbfe83c84c59646cfe7d842c7bf83fb5975210c4c2 1,484 1.00/1.00 vMB 3
539,238 539,238 00000000000000000019fa0cc04f25e7ded23408eef3b0185f1627e1c44aeb1c 2,672 1.00/1.00 vMB 14
539,237 539,237 00000000000000000015fe3e95ca3e69c5e3b01183ba922df38e4932c0e11f14 2,613 1.00/1.00 vMB 32
539,236 539,236 0000000000000000001e9e254cf209f2358bc55340087ca021eb9474b51269f1 2,393 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.22 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: 654.69 GB
    • Received: 14.16 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.