Loading Tool

Explorer IconExplorer

Memory Pool

17,732 transactions
8.25 vMB
0.02136651 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.47/200 MB

Candidate Block

Mining Attempt 1024d7665e428d4d03ae47e9b61cf8ac6d939d0465a18b86acf62bf47bfa4508
Version 20000000
Previous Block 00000000000000000001816ebe27c4b538156b72d2393ecf91ed8f62040739b3
Merkle Root 6fcd30883cb629221a4ddce81034c9fce53ed338df978fb5968746099a7fa918
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,080
Size: 1.00 vMB
Total Fees: 0.00387241 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,408 (710,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,871 202,871 00000000000000e909c44f17d9a3e9b70b1a25de0d9fea743f52c6773591b4f2 113 0.05 vMB 335
202,870 202,870 00000000000001d27d8e9924c813d24caa5e3abbf0fc9e6c510cd681b32a46cf 359 0.14 vMB 236
202,869 202,869 0000000000000373db5528382aa220a161c4055ba055ab5b40fdcb1e108a73f0 85 0.04 vMB 118
202,868 202,868 00000000000001bbbf52a8b3444e647c9cb6d4839573799cade49eb9c442d395 87 0.05 vMB 90
202,867 202,867 0000000000000528bb374579427da402820887ba53dca912761f4b486b21a856 137 0.05 vMB 4
202,866 202,866 00000000000004d60106c544fb0a319406a3a6c2979f90b40f0812363283688b 118 0.06 vMB 120
202,865 202,865 0000000000000243c55685beb973e26d89050ea1b66afc4250a1fb67dbb79122 387 0.17 vMB 347
202,864 202,864 00000000000001b833f62dcfdb9b5c2d3747bad3d2c87fbb8d216e248844c2f5 75 0.05 vMB 352
202,863 202,863 0000000000000529bcc7706d0915d7021f38d462183d65ca57023ab0a7454b2e 206 0.09 vMB 244
202,862 202,862 0000000000000359b28d55b28a9d34310c5af66f00b2aacd072c75fdeab37132 567 0.19 vMB 23
202,861 202,861 0000000000000515041b264f7f3712bd6ba33808e6a3407532266693438eb447 13 0.00 vMB 153
202,860 202,860 00000000000002836c91d41038b90552cda09602f068914c4858744cfa484ed3 24 0.01 vMB 144
202,859 202,859 0000000000000390752ff4293b7e56726a171e9dbd1ec798b94c9d392ad4a7b0 31 0.01 vMB 467
202,858 202,858 0000000000000143e652c30a7946189a19424399aa4ecb6bff652020ff285044 157 0.06 vMB 219
202,857 202,857 00000000000000b1b48c3d76b0940a48462126dd84855c0d41af86712d358e16 8 0.00 vMB 321
202,856 202,856 0000000000000466260a5bfe417a28496418c25319a474b84d7aabbe1cd1166d 91 0.04 vMB 136
202,855 202,855 00000000000004532390b783e0221a03a37c8b365a6b4df1df7faec25cf7fffb 32 0.02 vMB 28
202,854 202,854 000000000000029f7eba78c3f9c85ee80d7c9ca508bae75a49b9d9d7db23b384 106 0.07 vMB 115
202,853 202,853 0000000000000510e3bc4df6fd583d891bfa86f9be69fe1058437e0e8d75bc35 253 0.10 vMB 291
202,852 202,852 00000000000004798a2a3d55b7dab3d074bff914bdaeb25050aa7e0700a7d929 127 0.05 vMB 88
202,851 202,851 0000000000000549158b28957aeb19544ad505c5a870f6dd2abba6f5f9c6472c 139 0.06 vMB 223
Previous 10 blocks ↓
Total Size: 779.58 GB

Node Details:

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