Loading Tool

Explorer IconExplorer

Memory Pool

14,434 transactions
6.47 vMB
0.02621856 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.84/200 MB

Candidate Block

Mining Attempt 297d8aade9bb1d565df998a5b8a4a4c1152f32da839c0b4138b88f64f75e5b6c
Version 20000000
Previous Block 0000000000000000000090cb53194bf414beae3a95367503e1f29bc054a37150
Merkle Root 42bf544bd0d5cda368fbbca27cf527b8cd88a9831d017ec612b6abe6402ae3e1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,796
Size: 1.00 vMB
Total Fees: 0.01306436 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,458 (866,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
46,496 46,496 00000000255b6812346899daec091b599b08480eb659756bcefdf5c761a1442e 1 0.00 vMB 0
46,495 46,495 00000000234f99090dbb9002c262c61bad5f778712259dcd9376a2ba4682c1d0 1 0.00 vMB 0
46,494 46,494 000000000182932cfd5fbd091b36f243e87231a39a797e6b2d24edc43341a07d 1 0.00 vMB 0
46,493 46,493 0000000001a5f455a4aba9f3f72b9f70cd237cc6d8692dda1e1d9882f48ebe71 1 0.00 vMB 0
46,492 46,492 0000000034c5c93be83be502d1ea6698ffb3a8a5847fea656c1448e81539331c 1 0.00 vMB 0
46,491 46,491 0000000001504847b904cd424238b5bc8d678d523f37d107f9f3dbfb80f87c81 1 0.00 vMB 0
46,490 46,490 00000000090d807b35343cc53f2a9b5a42921d678e43b0554f04667d265613f6 1 0.00 vMB 0
46,489 46,489 0000000008a43c59ff78a4e03db1c15e8d8267d28aad079c8d99ddae60c54c59 1 0.00 vMB 0
46,488 46,488 000000000733ea8327dddf4a98d14a2265a5247afb5be9fbed2b0e70b15d42d6 1 0.00 vMB 0
46,487 46,487 000000002b2254cacd1b98dab6bb6c219361e1445907aa60eda9b26525e19878 1 0.00 vMB 0
46,486 46,486 0000000027a2e05fbe6881daa92ed6f0a241a3fae18b708a77d9cb6aa054da26 1 0.00 vMB 0
46,485 46,485 000000002ff2ed8b6d1dde1a69a975247b3706f991d445954e6a9864ab762257 1 0.00 vMB 0
46,484 46,484 00000000252e0384eb3bdbc663a3f0c6c238f1b322a6ba9444d340057e9d4e4b 1 0.00 vMB 0
46,483 46,483 0000000015e758aa8e2922e0642b5ff9d2ca8eba02fa7a348e07c4a063c9ab9e 1 0.00 vMB 0
46,482 46,482 00000000184ffffe7fa244ea772e696f3f1b6526d3e8244057fead88adc1ab7f 1 0.00 vMB 0
46,481 46,481 000000002641942ece126602018d210c45f38f8ef6cdaa408e90b0ea690f2b19 1 0.00 vMB 0
46,480 46,480 0000000024d614cc903a5dd0b89d736b64594f8c06ee7e045b73e175b5a044a9 1 0.00 vMB 0
46,479 46,479 0000000032d5f3c84b61628b1bce8c596b2242514b9f3ca66c826f407de5e032 1 0.00 vMB 0
46,478 46,478 000000001f127e3a17012e62e53acfc7206777af7eac9db425f5209e6f54d6b0 1 0.00 vMB 0
46,477 46,477 00000000105b4d6351f42c0df7c96ddf8cfcaa10c885b9c6513a0ea245badbce 1 0.00 vMB 0
46,476 46,476 00000000330fa0044f8afd6dc0dd23aa081f9bb32d6268cc9f85fcf255b97d3a 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.66 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: 316.98 GB
    • Received: 1.52 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.