Loading Tool

Explorer IconExplorer

Memory Pool

80,508 transactions
29.92 vMB
0.09162972 BTC
Random Selection Loading Transactions
Max Size: 182.67/200 MB

Candidate Block

Mining Attempt c15096668eed56d73a2753cc86fe377f162c6d84ae2929a90c4313a3d3b8f57b
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ef82b12f8f4d781d6b6697ea6d3955f294d33bcb4a4927bc86dc5edd131e95ef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.02498744 BTC
Feerates: 402.60 > 2.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (386,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,503 528,503 00000000000000000005166a9da3ac7b337dd31bce63a649ca51ebb3d7763d56 1,707 0.87/1.00 vMB 86
528,502 528,502 000000000000000000374618d2059ef37df7adca218ca2b7afb93d01a431b047 40 0.02/1.00 vMB 87
528,501 528,501 0000000000000000000766b801c73dcf69f687c54ab81c1a0ce42be80eac5b10 1,051 0.66/1.00 vMB 64
528,500 528,500 00000000000000000021e28909361b831cf75685724ab2b52c811ba8e2d9be5a 1,233 1.00/1.00 vMB 106
528,499 528,499 00000000000000000021524523382d300c985b91d0a895e7c73ec9d440899946 253 0.12/1.00 vMB 82
528,498 528,498 0000000000000000000c87858dd4546ced4717e9c9d976f63a890ceff97227f8 277 0.16/1.00 vMB 63
528,497 528,497 0000000000000000002f6d0b8bc756d0e9a04bda8c52ae932f75e580388ebba7 1,125 0.57/1.00 vMB 91
528,496 528,496 0000000000000000001d855a524b62ff7e41de3088277b3d7dbdf8bc29b24678 1,364 0.77/1.00 vMB 68
528,495 528,495 00000000000000000008d31d6ab8bd6f5dee5ca3c3d6ec2966de25b5890bb097 1,481 0.64/1.00 vMB 73
528,494 528,494 00000000000000000016e04c66e320e65846ed99c61aba8793177d8f9db7153e 730 0.39/1.00 vMB 74
528,493 528,493 0000000000000000002650826be7fd3f0c513bc206978af401e68e5efb312ed9 1,080 0.65/1.00 vMB 92
528,492 528,492 00000000000000000005f25269115a43f3fee6b5a98d6d3c368341264954eaab 99 0.05/1.00 vMB 72
528,491 528,491 0000000000000000001e90ac08025a53cbced0b63c19bcb3ebd704eb9ca1cd79 133 0.10/1.00 vMB 98
528,490 528,490 00000000000000000009b885000b13ed530fb9ef3fcc2951bb81e58f037afe50 614 0.28/1.00 vMB 86
528,489 528,489 000000000000000000118e7886a6f6928289ebe76b2904db4253100044cff82b 702 0.26/1.00 vMB 75
528,488 528,488 00000000000000000032dd2317280597320c6c33e9ca2dfa781235ef74f630ae 360 0.16/1.00 vMB 96
528,487 528,487 0000000000000000002ccac86f7bdaaf057edb01c069753cf58a267244479619 2,464 0.99/1.00 vMB 85
528,486 528,486 000000000000000000229f49be4a1203ecaec398f1b933e03aa2041569d28549 1,801 0.86/1.00 vMB 93
528,485 528,485 0000000000000000000ce77efe6c342366d697c358e9b3ae94bd6bb48474d0f2 114 0.06/1.00 vMB 87
528,484 528,484 0000000000000000000c189b4becd748c357e0da6be403b62b56ac80f8255604 942 0.54/1.00 vMB 72
528,483 528,483 000000000000000000283a29d25175778b4f5a4f02a3336aba0c38e98060b8d8 2,491 1.00/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.