Loading Tool

Explorer IconExplorer

Memory Pool

34,570 transactions
10.76 vMB
0.19419032 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.37/200 MB

Candidate Block

Mining Attempt 66909634181965ad5fa3302357b65bbff6fc65921d9027312fcabd4de0b20688
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 986e9e44ecc8e11fcfbc86c8887142dfe050c3737d7c5cfb8267945b4f7e2bba
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.08271061 BTC
Median Feerate: 5.78 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (760,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,294 152,294 00000000000003d36422b9d38d28dc4e7fab70940e2c1c434ed19b3e1fc72359 103 0.05 vMB 104
152,293 152,293 00000000000005ddffbb91200ffd5c0d3fd4b99992eb71e290fc2e94300e8ddf 18 0.01 vMB 386
152,292 152,292 0000000000000acf9c40c1bf61e01ebb4b6b3dba26d46ad72833b2bdb062ee4a 11 0.00 vMB 223
152,291 152,291 0000000000000141235bdc0ab1df2ac79d5adf03b65b904a6996400222f567ed 73 0.03 vMB 128
152,290 152,290 00000000000000a825268fb83f57b9fb9decba8a19ff35877a38e48391078df6 1 0.00 vMB 0
152,289 152,289 0000000000000aeae58ec9dbd6093f6bc6a1fb43546b6b11d5d5912c29c7e84b 70 0.02 vMB 9
152,288 152,288 0000000000000d5d7533ed5a0d408ebbee4eacfea1fe95d2273b9876c62835f3 52 0.04 vMB 145
152,287 152,287 00000000000007e0332bf3faca487c4c6baf291bc1ee93ce3c0a95a6788006df 9 0.03 vMB 59
152,286 152,286 000000000000032c81ad523361f60018546b30810f4c3339a3f9aad659b23286 8 0.00 vMB 389
152,285 152,285 0000000000000716e644989c02d2c7cb7fb1344e4ac92d7a408781bea0c02dbb 37 0.01 vMB 53
152,284 152,284 00000000000008ce34ceadab71d83c1da73b113ed17aab07c30ed413ce1f10a9 48 0.03 vMB 98
152,283 152,283 00000000000002afaeca9bd93b25dc192c89550f5cf7149dc8ce134d536de633 18 0.01 vMB 197
152,282 152,282 00000000000008744d51db659729e61305b8b3a77ae4ca6b1b61fc1930e08327 6 0.00 vMB 38
152,281 152,281 0000000000000c7cf163912bf30861f2cdc535c4f5a2073753cb5df1ca79cb83 15 0.01 vMB 39
152,280 152,280 00000000000002818bc3ae8aa97c2a4385c84b5a8d40d5e11051a7e0bd4fdfb4 129 0.04 vMB 78
152,279 152,279 000000000000062ee3fb835e2420b7764b07ad127b3c22a0c028c091b4512bf0 7 0.00 vMB 66
152,278 152,278 0000000000000a48bb59f0a67bbd94a5f92559f080e641265840a96109dd9a58 42 0.02 vMB 124
152,277 152,277 00000000000009ff9c8c1c036db6ab7a3e006c86a166fa830403a3a7e5759ee6 24 0.01 vMB 66
152,276 152,276 0000000000000336d2005d7b3150ed1ba82c350ea4b001e4f34268f8ad433323 41 0.02 vMB 80
152,275 152,275 0000000000000d9d237f3dd39839a03adb802e496afaba93150cd057715a74e9 45 0.01 vMB 712
152,274 152,274 0000000000000329ef36a08ca13d48036c48a5eff03f8e1e7ab40c72a404dbc2 99 0.05 vMB 71
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 11
  • Data Transfer:
    • Sent: 22.58 GB
    • Received: 0.45 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.