Loading Tool

Explorer IconExplorer

Memory Pool

81,382 transactions
30.83 vMB
0.09268758 BTC
Random Selection Loading Transactions
Max Size: 187.77/200 MB

Candidate Block

Mining Attempt d83f74dc241b5fa96038ccc056a7a5a74403f4ef9c57b879ce44a2ea3e4efed3
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 996754ff4b3e15191a6aaf371e0edf75c6ff664a117a9aa7a7fe1de403159cb5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,486
Size: 1.00 vMB
Total Fees: 0.02105482 BTC
Feerates: 151.12 > 2.11 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (595,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,469 319,469 00000000000000002076e8a3ab93cca6f14f798a579c54580a2e1e57dd3e52a3 18 0.01/1.00 vMB 28
319,468 319,468 000000000000000004106ad97d99d37b8e5cd955c6dadec271cde131b0ed0b2e 201 0.16/1.00 vMB 21
319,467 319,467 000000000000000003e5385466cfbedb668385e769ab74b7476bc9c2ea7f0aa5 367 0.25/1.00 vMB 26
319,466 319,466 00000000000000001ab9291c980a56ff7ae1186399d57d38ce8fbf222b5d1825 505 0.27/1.00 vMB 220
319,465 319,465 00000000000000001b0d60a23343c59fc92d1d0a76df69dcb656ca0ee6511cda 400 0.46/1.00 vMB 2,011
319,464 319,464 000000000000000023e07e5e92480dda4e697d8ceae324a7de01c1ec895a9f69 271 0.18/1.00 vMB 23
319,463 319,463 0000000000000000251fc5d6b89d1399ab7ccca1272004954dee55282a5630ac 256 0.14/1.00 vMB 23
319,462 319,462 00000000000000001c5ddc3d9c228f73782a7ca8e3d8fb006a39338ef0ca2d1d 143 0.05/1.00 vMB 33
319,461 319,461 0000000000000000190d62e0d2330e4dc488593a69396831a4b0b38b7acce7ad 1,006 0.70/1.00 vMB 25
319,460 319,460 00000000000000001e030cf4e5fc217d76ca895773a4edb7892992f283e3119c 541 0.28/1.00 vMB 29
319,459 319,459 00000000000000001c6a3ae35d5e7714ade97214e377fb016247e31351d48c08 260 0.20/1.00 vMB 16
319,458 319,458 00000000000000001938621c239b564c3a0c5cde8b71b8e391b9699b2b5199fe 1,008 0.35/1.00 vMB 40
319,457 319,457 0000000000000000238dd7f9017716bd15e8f6fdc6059ba0fa7526089a2a5a9a 16 0.01/1.00 vMB 29
319,456 319,456 0000000000000000003921824c601ba5ae5b72edb08881d5a55ccc0b8b3008ec 8 0.00/1.00 vMB 16
319,455 319,455 000000000000000005f62c0d318997596aa5f46a2355dd2fb05ca353bdfbc924 204 0.17/1.00 vMB 22
319,454 319,454 00000000000000000ee0b1461e834ee90fa97c939320fb9a02f151f2266ed553 659 0.35/1.00 vMB 31
319,453 319,453 00000000000000000dc4b15c68eb537a2bcc33c9fccab676b5640fdd43f85f38 298 0.14/1.00 vMB 33
319,452 319,452 00000000000000001566ac54399673c5fbdd34f2f0b4b9a4da7eea0da7968c73 127 0.18/1.00 vMB 14
319,451 319,451 0000000000000000198d304ab3120248fe12b0146ea82cba5a1664d3f1f9d5b3 758 0.35/1.00 vMB 32
319,450 319,450 00000000000000002353138c801f736f12be105a41e538d6f5a1ee4a6894c8ac 965 0.49/1.00 vMB 30
319,449 319,449 000000000000000008927423f5092fad37f15d4efef9fe782ace6ead811cbe8d 845 0.42/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.06 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: 720.64 GB
    • Received: 18.23 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.