Loading Tool

Explorer IconExplorer

Memory Pool

77,875 transactions
29.38 vMB
0.08810689 BTC
Random Selection Loading Transactions
Max Size: 179.29/200 MB

Candidate Block

Mining Attempt 595e47a9d03298f11f6fa971d3fbfc2e5fb96911fb3fecdfd421449e1f8b6488
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root a38a7cba4f7286bc59150ea305d0664afa12f234c61356a25e34344d82c35586
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,707
Size: 1.00 vMB
Total Fees: 0.02358600 BTC
Feerates: 301.35 > 2.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (729,002 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,240 186,240 0000000000000658f558c9158913ed1f65f9b2824f263dc10273326eb4c21144 105 0.04/1.00 vMB 128
186,239 186,239 000000000000099aa9bfac9198b57af45a9cbd749b84433cecd4dc40968b3cbe 11 0.00/1.00 vMB 0
186,238 186,238 000000000000038f16fa6918416a789b7f945ec9d2381eb899b410b32f74ccd3 190 0.05/1.00 vMB 127
186,237 186,237 0000000000000967ec9d11abade90e6bb918bf0bde683c2187e13017b616d829 317 0.25/1.00 vMB 104
186,236 186,236 00000000000008a63ffa1df786aee6f829af94ef4123231223f374f504a07deb 212 0.10/1.00 vMB 125
186,235 186,235 0000000000000235c946d913f3fc4f5f4475af0507fcfef213611e4cb4a2027c 65 0.03/1.00 vMB 81
186,234 186,234 00000000000007e638ee525478bd082f5e02c6c5033b81cb6db0a21b5e254d41 447 0.20/1.00 vMB 134
186,233 186,233 000000000000094cc9acfba17bc76aca901bfebf32e1c12baf93d77283e7a2c8 32 0.01/1.00 vMB 118
186,232 186,232 000000000000012fc32a1d85c0529b018c277f0f629a9458c79791c3aec29bf6 387 0.21/1.00 vMB 88
186,231 186,231 00000000000007f0b6eddefbd4455b7e35bf2332e80112f85f4cbf7a6e35b63f 110 0.06/1.00 vMB 78
186,230 186,230 00000000000000380ced28cfde13c867a36fbcd9d351ecbfb470a0f58e008a52 128 0.07/1.00 vMB 102
186,229 186,229 00000000000005828ff10427baeae932bfe9da479c6444c4346d1ff9d1869895 259 0.16/1.00 vMB 97
186,228 186,228 00000000000004b973e1494bff2377a9aecd4911187f1e97d06518fbc226528c 507 0.21/1.00 vMB 141
186,227 186,227 00000000000000894a3eea94091e51c6af5cdcefe0aa434191dde6b1f6dcd619 510 0.25/1.00 vMB 172
186,226 186,226 000000000000087f1a3272544a5204763b093c8948eb32c9e00a96cd154e9ade 186 0.06/1.00 vMB 20
186,225 186,225 00000000000006af17a40767759e5cb522f3c8a3f00ad35f914609f1cb2e449a 388 0.14/1.00 vMB 204
186,224 186,224 0000000000000861de945430ca3609b09ad5b7806694aaff38960d0555790e05 306 0.17/1.00 vMB 114
186,223 186,223 000000000000071eb80f3684c4532614015c3f3fa1b74d5ed3237a7559134a14 368 0.11/1.00 vMB 159
186,222 186,222 0000000000000692e37b9fdd6a8313e407558c23ad499acf228c16c69093696a 208 0.14/1.00 vMB 126
186,221 186,221 00000000000006184cc6edbf7c3f81829625a18dc67ccc16b7e0cddd81d20f49 144 0.05/1.00 vMB 94
186,220 186,220 00000000000004e4daca1caef0d7086d7ac9022119e408fdc5bb4c56ac85a5fa 152 0.05/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.