Loading Tool

Explorer IconExplorer

Memory Pool

32,375 transactions
9.95 vMB
0.15278343 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.93/200 MB

Candidate Block

Mining Attempt 6aa2d44712c247813812fc2e356af836f82cf84c318b98244d25f9ad2192d0e8
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 30986a15fa73c3af7a49278ff5adc4064220c341e9a6df311efd24511556f86f
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,548
Size: 1.00 vMB
Total Fees: 0.06652633 BTC
Median Feerate: 4.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (650,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,226 262,226 00000000000000094acce25f76743c9d7b8dfb14311fa53f5a2ad74656dadcca 200 0.07 vMB 117
262,225 262,225 00000000000000162181571bf912d89b4208081d0334ac875cbeaa155226ba77 255 0.15 vMB 66
262,224 262,224 000000000000000c2029672395f8059851de217fd020f1e2991e6d652516a30b 258 0.10 vMB 106
262,223 262,223 000000000000000e64c38eaab748a9f9f730fd29a869be85464fa78fcb993745 313 0.12 vMB 111
262,222 262,222 00000000000000061c4b93bbb75b43ed24d04bcf0f067da4cdbdccf6acba65b7 434 0.17 vMB 119
262,221 262,221 0000000000000004b5b4109aca134ebc91e119cd1b851bf96dd22d641379a5d4 529 0.19 vMB 139
262,220 262,220 000000000000000f319dff3766ceb8e26545f2467e9a5edbb687472c639432d6 133 0.15 vMB 36
262,219 262,219 0000000000000015c5643e83b0749cb30a7925b2339843b31ede42d15ada81cf 251 0.09 vMB 112
262,218 262,218 0000000000000004b35db2c01c6525258ae82aa7a300cdc9bfb48dce7bd68ae4 129 0.05 vMB 108
262,217 262,217 000000000000000423ad39b1469ef31e93200ad41db87d10870a6a0b5e9cb7f5 314 0.14 vMB 97
262,216 262,216 00000000000000150194a8f14222a867c7dc45bb418840cddaf68e1912794ca0 489 0.22 vMB 140
262,215 262,215 000000000000000ce501274ad76550f3c69e1904357c8e727f07b5f6f18b464c 426 0.15 vMB 136
262,214 262,214 0000000000000003772c9df12e7ee1cc70b54290ae2656b418902c321945cf9b 50 0.02 vMB 108
262,213 262,213 0000000000000003c5e41438563859c296163e61c2f6ebc5db56b824145d88b4 332 0.15 vMB 69
262,212 262,212 000000000000000e00f7c535638d1d0830908a723c5f9e23e736645a3e6c8d38 1 0.00 vMB 0
262,211 262,211 000000000000000674b2073e3ee38c40d2e3c2ec98f98ccec370182a9c8af1c7 460 0.18 vMB 219
262,210 262,210 000000000000000e22f400b10d4e431239dead4ee895471bbc7d16c98ce62136 137 0.10 vMB 72
262,209 262,209 0000000000000008c6720af8eb7140d2b9907aa98d9d258331a34b9ebf6e9cf3 319 0.11 vMB 130
262,208 262,208 000000000000000fd05a4a0a4aacf8097d03b1291c9d12266281385d453bae82 94 0.04 vMB 124
262,207 262,207 0000000000000005483ff2840960ced63026e26a4e947d6cc0135259293b84dc 127 0.10 vMB 57
262,206 262,206 0000000000000001efeecb3926d1ae9baccbb6f5386f38d3b3c0efe7fb139c62 136 0.05 vMB 84
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: 67
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.12 GB
    • Received: 0.44 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.