Loading Tool

Explorer IconExplorer

Memory Pool

33,375 transactions
7.57 vMB
0.03198144 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.90/200 MB

Candidate Block

Mining Attempt a5a8fd06862f4b0d349525b63c4b65d839bd79e4287c880d2b033f6b1ef4e8f2
Version 20000000
Previous Block 00000000000000000001a3a5cb04be99b7ebb0a4c795a7869c81b2a83b3196a2
Merkle Root 0a673444cb6180f31226fdbd547351e349f7c1118ecc8e206f09051154ec388e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,756
Size: 0.59 vMB
Total Fees: 0.01144495 BTC
Avg Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,970 (771,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
141,193 141,193 000000000000011f3c537fdcb1d91dcd60319f37d0a43bdfafbafea998329bb6 0.00 MB 12 504
141,192 141,192 00000000000003db654aebaff7b0f7a26f39e2dd9f49e0a37e25a81254bf44e3 0.01 MB 26 47
141,191 141,191 00000000000006b7d76e1f34b84f181eb7e8abfb2aebd9cefd2898399e74999c 0.06 MB 148 215
141,190 141,190 0000000000000600f61ff9f04c58907afd17640170a9802f620fdb98f20cc0e1 0.00 MB 1 0
141,189 141,189 00000000000006c183f1ee504838cb3ec3d06fcba253118dbd365aeab1a350d2 0.01 MB 16 637
141,188 141,188 0000000000000930e27bf4ad3b097f7e2a4e24ecf98ab92e9dbbdbca9e14cf42 0.04 MB 90 291
141,187 141,187 00000000000008766db8c1aa2e9b26533ad2c8e19af7363d79eaa1aacaae1536 0.04 MB 99 89
141,186 141,186 00000000000004bf42855b02dd96d690a8ceddc3b5ed5c9b7f29874bf67ef8f7 0.05 MB 128 285
141,185 141,185 000000000000057947c7901acce6b20f01b132efd80f37a59957de16b2096040 0.03 MB 100 35
141,184 141,184 000000000000042b01ffb9677d4103c1c28d1c6192458a2c341e4b3922897cdd 0.05 MB 114 195
141,183 141,183 0000000000000296cfb21a5dfd87900fbed031987790ce17a08c85cc63d1fc5d 0.01 MB 28 74
141,182 141,182 00000000000005d10a4960b85ff1528cea3a453f27d13a98f29fd939542cb7a9 0.07 MB 177 153
141,181 141,181 000000000000039b5dccb5b6362d5481ff754001b0ac881e7c435d265e933853 0.01 MB 13 209
141,180 141,180 000000000000093c5cc390c4f9f44476af074ba4f6ede2eea5b7f9578e57a8fc 0.01 MB 25 159
141,179 141,179 000000000000051cb5edbee79903e14c571d75f7b9908a12194a0b4062fcb3be 0.08 MB 191 142
141,178 141,178 000000000000079d9f2312c4a55fd6e51ba306cb19b31274132795eedb678c9b 0.02 MB 60 153
141,177 141,177 00000000000004bbf27d969fa2b16be5a3876585f6515127ea9de3fd4850a7eb 0.04 MB 133 12
141,176 141,176 000000000000036f9c2d1b0c7c27e2c98441ee35ded102df60f20816d7f958bf 0.05 MB 95 92
141,175 141,175 00000000000007d4f7897d4969d684ebed24deb4439e9060ea0a5fd1a7dc5ca4 0.00 MB 12 731
141,174 141,174 00000000000001f9b61dee68892572987f101f107defd693732f9b369784d4e5 0.05 MB 129 147
141,173 141,173 00000000000002f6bf2308ff6e0c10284c42c9f6be1104698ec52634c0fdfc5f 0.05 MB 120 224
Previous 10 blocks ↓
Total Size: 778.79 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: 357.10 GB
    • Received: 3.18 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.