Loading Tool

Explorer IconExplorer

Memory Pool

25,141 transactions
10.50 vMB
0.02218451 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.56/200 MB

Candidate Block

Mining Attempt e7797f583c0eaaa2069f8da6c65a48906c72472c3791f1a89f6ef59324f9ba31
Version 20000000
Previous Block 00000000000000000001195b862bc1037d0f8ebc1c899db5e4a3f6fa03fd91c3
Merkle Root 0bec77f406191761ab11c551933c8892c62ba34449b039c667209f6dd361e596
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,834
Size: 1.00 vMB
Total Fees: 0.00498590 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,556 (785,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,571 127,571 00000000000022c15fead570eed51e2c3f44dff66537538bbb75cb5f13cce2c4 25 0.02 vMB 670
127,570 127,570 0000000000001636d1481cbd161405567237b447399b8f85039c7224701f1207 16 0.01 vMB 1,273
127,569 127,569 00000000000023224ad39eff0cd4322543b317cb1acf0c4c291a62d674526c9e 13 0.01 vMB 201
127,568 127,568 00000000000003a56dae5356fd507f7779dc66aefb8d4e8a962fc4d047c7ea2c 13 0.01 vMB 934
127,567 127,567 00000000000012cd9aa9458bf17972e71b812c49f051deedc53373c1e98aab5f 26 0.02 vMB 885
127,566 127,566 00000000000000c7a66a1b9b1463ebaa3dca2c3a9e2eecf7c176f22479ee1fe9 29 0.01 vMB 449
127,565 127,565 000000000000260f26bd772883c6528c41dde31f941973949f327e8055c56e35 29 0.01 vMB 672
127,564 127,564 00000000000007d53375bda01aadc9d6d1e29840fb06ca6095e19dc3fa34b6ae 25 0.01 vMB 1,455
127,563 127,563 000000000000158ccff8a0fda7036b15f60044c86552d72acf5ebea3123e4cde 43 0.03 vMB 674
127,562 127,562 0000000000001004025d5e6312fd380cdc61c58a1813403a4365079d693be947 68 0.03 vMB 1,389
127,561 127,561 00000000000016bc37caaa4a8ff6b65df6144026e4fdcdc3658ee023bba94499 17 0.01 vMB 965
127,560 127,560 0000000000000874ccf7db2f57bce38b06ace8153803dd04ade803bfebd12274 13 0.01 vMB 291
127,559 127,559 00000000000023b6e025188e169338e8aa83c15a9a89473962166d1d0a048a25 9 0.00 vMB 333
127,558 127,558 0000000000000ab42f41f654618cb4934c5761222f86d3d01165bd4bd530f7be 16 0.01 vMB 326
127,557 127,557 0000000000002146c1bcdb090b2e5c31c1532f9b39c9ec3f76b454316b9b4be6 14 0.01 vMB 668
127,556 127,556 00000000000019eb72233775de2901c9b64ea19573a1aab715a52e1eb11ef5f9 10 0.00 vMB 524
127,555 127,555 0000000000002201f7d91682b454aced9a117e3becb5c0fd38af2110ac0d877d 43 0.02 vMB 668
127,554 127,554 00000000000015fa32c760defba08895f3f371295f7fa8a9db509463fbd97fc2 37 0.02 vMB 776
127,553 127,553 0000000000001de06a4a0ad7e375462a88106118912e5cb3adbe02957af16938 47 0.02 vMB 471
127,552 127,552 00000000000005c75918d95504d7fa0be214a4e876c85353eced80af18286fe7 37 0.01 vMB 273
127,551 127,551 000000000000124fdddfb9be88e684fa450b02562f74a634cf3061f8dc575e8e 23 0.01 vMB 1,117
Previous 10 blocks ↓
Total Size: 779.83 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: 421.91 GB
    • Received: 2.28 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.