Loading Tool

Explorer IconExplorer

Memory Pool

41,591 transactions
26.40 vMB
0.06816981 BTC
Random Selection Loading Transactions
Max Size: 137.42/200 MB

Candidate Block

Mining Attempt a415d936bb57ac4c8fffa8ca351247e5e50e4c80e6dcd18beea3185fe0eef600
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root fba33d677e4340dde10e4a30da36a7e8cd0f4f0eacba8f4147a2ca64523f7eac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,928
Size: 1.00 vMB
Total Fees: 0.01954731 BTC
Feerates: 99.53 > 1.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (630,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,240 284,240 00000000000000006b7882875e29a88ebb700d8d6207f7ada0adf69e3abfed9a 283 0.14/1.00 vMB 36
284,239 284,239 00000000000000000d860cbba4304ba4109384f8ae225f7d9612c3c7555d02fa 544 0.28/1.00 vMB 38
284,238 284,238 000000000000000095f949ded8ded782fe86b1a8c168a1a002a3f49324fd77a3 405 0.21/1.00 vMB 36
284,237 284,237 00000000000000011e9ca6929a8b1f84b84809b7e78381327983e47486896ca9 263 0.14/1.00 vMB 38
284,236 284,236 000000000000000171734e85ff2125042dab38f3d7c27d81542c469a228c140e 428 0.19/1.00 vMB 44
284,235 284,235 0000000000000000b1f73b52a7c44a4894c575758e42e84efe2ccffc704ee995 190 0.09/1.00 vMB 34
284,234 284,234 00000000000000001a521d981a0facbf77946dc8a9d02ef9ae6a5e475969351e 413 0.18/1.00 vMB 40
284,233 284,233 000000000000000127fd016d759c6ddbbbc07a2dd5ddcd9782a500c368ceabf1 540 0.49/1.00 vMB 28
284,232 284,232 0000000000000000bd680cb3b7d943a86983a57d7f91871ff1dbe3306c3d0077 374 0.25/1.00 vMB 52
284,231 284,231 000000000000000194d0ee41a745959456e70889917bb6f8b165c4b05d90cf4d 43 0.02/1.00 vMB 18
284,230 284,230 00000000000000005dd6d80512db394c7930914659cdf506ccd0814687226a9b 317 0.16/1.00 vMB 44
284,229 284,229 00000000000000010423c3fcb75a5e35612535d7ea39bfaad7542fc338fa9729 75 0.04/1.00 vMB 34
284,228 284,228 0000000000000000e00db31f91753d0cc4fcadacb3687bdfa8601c86d4a157e9 509 0.24/1.00 vMB 31
284,227 284,227 00000000000000001fedd219cbaddd6b708b6431e21d875fa5cddfebc2a5297f 102 0.05/1.00 vMB 123
284,226 284,226 00000000000000015c80cb8349f4eb18898d9a4636974e3a15503fd5f7c510f2 186 0.10/1.00 vMB 39
284,225 284,225 0000000000000000dc3139802c58402d101f50536438a92781e270a41bc13e8b 116 0.03/1.00 vMB 44
284,224 284,224 000000000000000024fef338d8dc2b3563a1e5f51c1968dc2e89a5e26d8a1842 26 0.01/1.00 vMB 50
284,223 284,223 0000000000000000c8cf05c07c90d9868ffee4f7941e7b5e02f12cad0030e66c 439 0.18/1.00 vMB 43
284,222 284,222 0000000000000000591cedd0216c05b667cd297aba792cce96638ac8ee13cd95 201 0.09/1.00 vMB 41
284,221 284,221 00000000000000017a6186fe5e62b9b244a2bda40e47670bc52dcbc273eeec60 650 0.60/1.00 vMB 20
284,220 284,220 0000000000000001673a3052da9c6d6d7289a0d93874f112e6f53d1d1a2587da 170 0.05/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.46 GB
    • Received: 13.89 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.