Loading Tool

Explorer IconExplorer

Memory Pool

24,910 transactions
10.56 vMB
0.02087937 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.05/200 MB

Candidate Block

Mining Attempt 9833c5dcfe94be1f130109375079578b943ecc4298ec173e626272c944d48c0f
Version 20000000
Previous Block 00000000000000000000e2b88e1490f79417d8343cfa7364fe75402cfdc2988c
Merkle Root ae871c31e6acc997ea54a17681fc996590bc769b9bebf7637cde6404d2a43925
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,620
Size: 1.00 vMB
Total Fees: 0.00337638 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,524 (728,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,063 185,063 00000000000005a0192ce5812e14d142817f89d1628e6d30096010b0b03b7c59 108 0.05 vMB 80
185,062 185,062 0000000000000817c9cf6b980143d5d15abb5b79cda665a3f954e9d89d9bd91f 488 0.25 vMB 104
185,061 185,061 000000000000029e73317727abd0519c62753a95adfd18583edb1d63ed58d441 434 0.25 vMB 90
185,060 185,060 000000000000016b4d995478fd45b32a4c5731c1fc8e5a45dc60b31b9abf05ff 689 0.25 vMB 146
185,059 185,059 000000000000088d8b56af15d32d18484e6fc43b7aca9d7521d3849532127349 688 0.25 vMB 137
185,058 185,058 00000000000002ff8968184ae5ee178c0c048033b2f9b2ad4a7f7aa3f09675e5 512 0.28 vMB 161
185,057 185,057 000000000000024d45973d1e5090ef576d850bb01ccf98079304d4c0b5fdee70 678 0.25 vMB 140
185,056 185,056 00000000000008c83f571b3863205fc68f24551c159580ac179f05eabc4e6ef2 372 0.25 vMB 99
185,055 185,055 00000000000002e2354d63df3be6d1f2d694b52f2665f4111dd3ff1cf5a04217 13 0.00 vMB 0
185,054 185,054 000000000000026e78935dff0614666180136450627353e0783620e6e965938d 32 0.01 vMB 232
185,053 185,053 00000000000005321a0c2604d9ef7b14cbc9257243994b3609a0f7cb2152d01d 39 0.03 vMB 65
185,052 185,052 0000000000000755e8919e48653d537fda399b9e34e2147b4efed5689a844abc 512 0.28 vMB 117
185,051 185,051 00000000000008261c59d64d1f8d1510a5bf51f3597ce680f4d07e97ce1716ef 141 0.05 vMB 111
185,050 185,050 00000000000008c0761d493722b68d21d70ac9bf8dfbe46f59af1c30c7146a12 238 0.07 vMB 155
185,049 185,049 00000000000005eb087c4c4d7d8dac9e7a97300fa60163ced6065b0ef1cfd02b 339 0.25 vMB 78
185,048 185,048 00000000000009aee66a7650e3ad47cd42b18ef24836b8c3b50fa11ec471df1f 406 0.26 vMB 138
185,047 185,047 00000000000001d8f2cb54d9cd79a2622b8f7e60eaa0ddd19f83788ce9ca9af2 181 0.06 vMB 382
185,046 185,046 00000000000000f0aeb5738a5e4cd54d0362c0e93ff39a6efcb0d15dc9eca254 689 0.25 vMB 145
185,045 185,045 00000000000007993c0cc6c6dbbb8fd99647151757c809b41515d99ca277542a 1,024 0.44 vMB 109
185,044 185,044 00000000000009f3129da32e6eff1903f96debadbbac69f352ff63cfc865ba9c 254 0.17 vMB 97
185,043 185,043 0000000000000406f99c34d350b24b526ca8ad7bbd434da364ab9e54c122ab4b 385 0.14 vMB 130
Previous 10 blocks ↓
Total Size: 779.77 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: 396.55 GB
    • Received: 2.02 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.