Loading Tool

Explorer IconExplorer

Memory Pool

17,796 transactions
8.31 vMB
0.02686827 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.66/200 MB

Candidate Block

Mining Attempt 8c989da1e2b92a9f6e9fe2e67cf0a9b3759526e718d49c852991c056beb2e692
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 404552f579d27f981aca9478dacaee4b7b6b6f6c65d5134302a12420f2dbc36e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,744
Size: 1.00 vMB
Total Fees: 0.00931525 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (692,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,967 220,967 00000000000001c9e64b1367236fff8e96d890150b41dc7777f64e82f7ed2766 50 0.05 vMB 60
220,966 220,966 00000000000002e8c52162b5b273a9134f5334d4cf74670ef3d67d1c68b3af84 560 0.24 vMB 171
220,965 220,965 00000000000004d3d6f586abbaff0fc84d9b566179208d58fe02923b374ff99d 534 0.24 vMB 198
220,964 220,964 000000000000001f82fc7eef699b824692b52cf4391b0dc6cd136d351a687a60 685 0.25 vMB 244
220,963 220,963 00000000000004862da0ad3fd6a3cf04c9e04b5cb1b2d6907ab2fb244facb2c3 329 0.29 vMB 39
220,962 220,962 00000000000002c8b3c2bffd6d7988932be2ff7d3380cdf6f710f3a2325a3dd3 211 0.11 vMB 160
220,961 220,961 000000000000015956c69385a939d454105da164e02bdc4172cb630c7c335386 26 0.01 vMB 164
220,960 220,960 000000000000035f7eb638f1e3469d676c4c900493b77d078beb14785871b612 89 0.05 vMB 113
220,959 220,959 00000000000003a27174520ea4f9d3e7241212f8ba4e8574e8cfec00a47ad2cb 477 0.18 vMB 223
220,958 220,958 00000000000000be12ce1301ac99e6bceeb0d88de16696b9c21b055706a1c6db 243 0.14 vMB 138
220,957 220,957 00000000000000c1ad238135e4bfda3ba80e6e8ef22452c3b25a4283cc7ef1f1 397 0.16 vMB 231
220,956 220,956 00000000000003d3297feeeef82773acf8094a67503e8ef71aed088565035551 176 0.14 vMB 112
220,955 220,955 00000000000003fec5a5cdb80540889e09fdb05b34cdb84d802e2f089f595548 285 0.14 vMB 189
220,954 220,954 000000000000027c933e496ba38e9f5c587faead133c878351d186cb616c3054 555 0.23 vMB 243
220,953 220,953 000000000000037f558e1be29524dd35c0da5c85e5a9cedbd90cf7f89b840c0f 439 0.18 vMB 194
220,952 220,952 000000000000020b558dce56a1c8a4446166d4d18652d7385b0a78f12e6e02da 32 0.01 vMB 136
220,951 220,951 0000000000000249a24bd84333d240c41707dfd92df3ae412e3ad1675f35d4e3 370 0.16 vMB 206
220,950 220,950 00000000000002c7adfd26544251e9a84b764862e10758a5bdae04bb19739930 120 0.04 vMB 91
220,949 220,949 000000000000021f34486791606e4f7b5cb8814489a43b21f1f50afb8a9e82b4 477 0.24 vMB 215
220,948 220,948 00000000000000e1a82b681812df0c5fb818bf713bed1c7a42e1c1999c90427f 388 0.17 vMB 242
220,947 220,947 000000000000043ee266e0ba787a285d168ce7cff3265108cd6d813d09fec843 261 0.16 vMB 191
Previous 10 blocks ↓
Total Size: 779.57 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: 269.03 GB
    • Received: 1.04 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.