Loading Tool

Explorer IconExplorer

Memory Pool

24,464 transactions
10.46 vMB
0.06309986 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.73/200 MB

Candidate Block

Mining Attempt 4a2e22eadf1ce7af9da8b91a91bf6a165ee95771e7661e9e64c6693e62159a74
Version 20000000
Previous Block 0000000000000000000019a2bc7789d97e1fe54fb5028737bae97eb7a8b5ac3a
Merkle Root 7c531825a10d53a101f0ae957986d0833cc36daf14e56a0c91e65ee8fa8d40f9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,470
Size: 1.00 vMB
Total Fees: 0.04595635 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,557 (754,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,620 158,620 00000000000000774db91c4d67dcef84afc6cb82e528648c539fbab46d785f90 13 0.00 vMB 566
158,619 158,619 0000000000000b50f24e67a0ee4f09234a27ecaa8f7583ef195796f63d2e3ca1 44 0.02 vMB 159
158,618 158,618 00000000000003a51e74a84c542f662c4fc5054d3762491a75772250af73c7e5 138 0.05 vMB 78
158,617 158,617 00000000000006efee3ef098246fdb338f9fa9c0edabc519ddf974a7565219c9 46 0.02 vMB 58
158,616 158,616 0000000000000a745ec7d1eccd1f3b4b1ca50a9d7155bafbbeb1a06e38cdf8d0 31 0.01 vMB 131
158,615 158,615 00000000000005e178d2f2011f302d6231c09f10f2be37b711c596844702ea73 51 0.02 vMB 205
158,614 158,614 0000000000000e024a8a156dfdfc5b181697e1f284c1e9e8e6865e8943c6869d 111 0.04 vMB 129
158,613 158,613 0000000000000c58469d588294b22caf398db19768f9ba2c1daebde067fdf61f 66 0.02 vMB 28
158,612 158,612 000000000000048d29b6f4755b8661a1f15d3df250d95665598586fa85574162 1 0.00 vMB 0
158,611 158,611 0000000000000b65b3522a349c45220de38f7de57d240d0c55777fbe471ede79 8 0.01 vMB 14
158,610 158,610 0000000000000d15b4f8c017c83122d0f01b6a60be0e0075e0dcee4578b3a5a5 8 0.00 vMB 193
158,609 158,609 0000000000000b26ec1a51a933cfda07060178a7186a71a6393a02a94b5045ce 60 0.02 vMB 290
158,608 158,608 0000000000000bae4e58df1ebcc02b7e562453352de9130bb32a2280559e56a1 13 0.00 vMB 153
158,607 158,607 00000000000003056b628d9f3b05f11191cd2e8e4ee2f0e86639b762855e5054 148 0.04 vMB 50
158,606 158,606 000000000000062b22b4c280a5d7c670f5e6afdebef0d965baef99b388c10eec 34 0.01 vMB 109
158,605 158,605 00000000000002facc3e9d00daf30b3d864e48a24c431d995c3fbbff9208b404 13 0.00 vMB 85
158,604 158,604 00000000000002aae45d8491f7a83b7f57d351edff0f7bbee514914451f0d688 124 0.05 vMB 126
158,603 158,603 00000000000000006197e7c8dbd0c8014913a4ed042bd93f327c11d5964dcdfc 10 0.00 vMB 104
158,602 158,602 00000000000000a0d15709ddcc8a4448749bb4f66d5ffd49fa30387d0485ee7c 13 0.01 vMB 24
158,601 158,601 0000000000000130f0f7675b0bf6ec852281008512312d510e7ee349b784479d 7 0.00 vMB 499
158,600 158,600 0000000000000e10bb679395973a73d92af1dd7333c890de12b281c04b20da38 29 0.01 vMB 120
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: 422.36 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.