Loading Tool

Explorer IconExplorer

Memory Pool

66,767 transactions
21.24 vMB
0.09458699 BTC
Random Selection Loading Transactions
Max Size: 132.91/200 MB

Candidate Block

Mining Attempt 800aa58849ca629e0274a1aa608388817faf5589e292b4182aa7e8fcc1cc6314
Version 20000000
Previous Block 00000000000000000001dc283a9b6d121c967e8a47e53b8914bfdc3e91781dd9
Merkle Root f380126c9b9b48457f200fede3f30db3327f9ed1f5bafd6afeb6a438608357a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,321
Size: 1.00 vMB
Total Fees: 0.03165019 BTC
Feerates: 150.93 > 3.17 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,748 (832,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
83,469 83,469 0000000000097132c7c486f87925164d0bf8eee886ffa9dc9cecef43f6049e3e 1 0.00/1.00 vMB 0
83,468 83,468 00000000002e1022c52ea6c7d19d84cc6b29bb017e97a1709659c87b6c22d1cf 1 0.00/1.00 vMB 0
83,467 83,467 0000000000283b638652d260b5145577a9ca9396e2c2655b76f87a7126a5c83b 1 0.00/1.00 vMB 0
83,466 83,466 00000000000c0e296298fb11336870bb9b9fcfebc564caaa13335478f3db35c9 1 0.00/1.00 vMB 0
83,465 83,465 00000000001828eae2d36902353adee0fbfa5e341dd69dd01e1a20f70134e2af 1 0.00/1.00 vMB 0
83,464 83,464 00000000000086694f47d07657c9b73e6ff17a28aa59740d309190fe6cfaab47 3 0.00/1.00 vMB 0
83,463 83,463 0000000000007126de7dee382391cfa6cba74e3082869e080d934ef084f13296 4 0.00/1.00 vMB 0
83,462 83,462 00000000000dc485aa90133b6c1ea0b3c6a54fd8ebabc312de2a02abf523d5de 2 0.00/1.00 vMB 0
83,461 83,461 000000000019f938986934597c896f3e8cbdf4178dd07162ce4ac37daa82bf05 2 0.00/1.00 vMB 0
83,460 83,460 00000000000d545f913b8acaaced4be98d27df41026a8b9fd1e8dd0ef3fa2089 2 0.00/1.00 vMB 0
83,459 83,459 0000000000007e6b6859bf96720af56680610801afdf1a43a00e9c10d60deb25 2 0.00/1.00 vMB 0
83,458 83,458 00000000002e4775008ac67feacb4261ea47a28f236d5611efffdde49c7ed44f 2 0.00/1.00 vMB 0
83,457 83,457 00000000002e0dfa54d6f94d33eda929360cefd33e22c6f46efd4061507ef5b7 4 0.00/1.00 vMB 0
83,456 83,456 00000000002151a0e8a89265ed37cc88d662166ae5cea41125428103112a63db 1 0.00/1.00 vMB 0
83,455 83,455 000000000000ea641fae848600ad02b55492b187e46f40efc440a133279162a8 4 0.00/1.00 vMB 0
83,454 83,454 00000000000224d3cb6c39f97efdfbf75bece71da7529459ad69a191e8d0ed9c 3 0.00/1.00 vMB 0
83,453 83,453 00000000002b29db3b0603bae7bf25403312374db2dd24dba0aeaa5b08d6e175 5 0.00/1.00 vMB 0
83,452 83,452 00000000002176e4a25db73f56ff760460defb4378f77493004149c15459433a 2 0.00/1.00 vMB 0
83,451 83,451 00000000001c04fd112c91414fb613ed5eefdf9447d11b73aeb5110a515e9fae 1 0.00/1.00 vMB 0
83,450 83,450 0000000000262cc5b86476fb0f9651806bb8c1f2cbd52b959fe6bab6125fcb78 3 0.00/1.00 vMB 0
83,449 83,449 00000000002c6bff1fa9e69e07b62c3dcd6693e75eaab42c094ee2e1cd8bdb98 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.67 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: 777.44 GB
    • Received: 21.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.