Loading Tool

Explorer IconExplorer

Memory Pool

16,987 transactions
10.57 vMB
0.03080703 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.92/200 MB

Candidate Block

Mining Attempt dae89a70c54acac62abb614292107501202dde85e5963b5da5df5431166a7dbf
Version 20000000
Previous Block 000000000000000000019daf10f895a4a04ae290afc99a1e18acad509f452035
Merkle Root dc4755afeda0c443b2d37140db17557f9414a2dc88271e8823f5293c8a5d4433
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,278
Size: 0.99798025 1.00 vMB
Total Fees: 0.01440369 BTC
Feerates: 150.77 > 1.44 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,787 (718,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,284 195,284 000000000000075ed937f5708b003bd92434b419ff4f4a1518e4f187beed6a3d 12 0.00/1.00 vMB 44
195,283 195,283 000000000000015198f5514085dc3559bf74cbb9eb540cc98c7c807a5f37ce21 512 0.18/1.00 vMB 245
195,282 195,282 00000000000006960ae98f76608347ef06f30c36c76ad958e64f60cf571c48b6 191 0.07/1.00 vMB 131
195,281 195,281 0000000000000237fc2547404e45e5fbc910345be963e27ad40d579b585526dc 94 0.03/1.00 vMB 113
195,280 195,280 000000000000026e8d656864bd27765aebd84fc5350c975723b87a73d47ac62f 31 0.01/1.00 vMB 93
195,279 195,279 00000000000005398a616df64f1955e4fb9be7184263631642a76331bb11de3f 30 0.02/1.00 vMB 121
195,278 195,278 0000000000000117f8fffe62262834a6729c21eaa5c8f3d00edff40727c42a53 88 0.03/1.00 vMB 203
195,277 195,277 00000000000006ff5eed4ec95ad4407b45c1532750718da44d590df987ae8e96 52 0.02/1.00 vMB 134
195,276 195,276 00000000000003b10a9d9a4e90d14dc19cbf52f2de45bbfa76827c3ce06206cf 52 0.02/1.00 vMB 144
195,275 195,275 00000000000001a5a748aaaf7e32c88ccbba00527e8d4acee9232c2fdf4699dd 87 0.03/1.00 vMB 143
195,274 195,274 00000000000000a8c1b4718a0b447aa72235086ce49afdb59450046752642879 80 0.03/1.00 vMB 109
195,273 195,273 0000000000000123fa9379be8801955fe4d7949afdaea1ccf3ec0a1e801ca1d5 248 0.14/1.00 vMB 130
195,272 195,272 00000000000004b9e532937e3222b93ab34dc0cf2645875571b38b8bf6bdc53a 258 0.14/1.00 vMB 90
195,271 195,271 00000000000001396ff10a00d9cab2596b83ae71fedd1a5d790122a314d69374 269 0.10/1.00 vMB 141
195,270 195,270 0000000000000304fc751d6d133e669b2d758fdca1eddc07c04835950c2d82a4 30 0.01/1.00 vMB 33
195,269 195,269 00000000000000380e5bbdd55c46f83322f9d1b852b4dd9a7ac1b969fb9b9c7b 91 0.03/1.00 vMB 38
195,268 195,268 00000000000004b237eb4e95e82aed30c85a0fe4e36007db45dfdd1f05300eda 128 0.05/1.00 vMB 86
195,267 195,267 000000000000011d1073ad9d5812e36dd8673f2c00b76cd7158012c73c706ba7 512 0.19/1.00 vMB 122
195,266 195,266 000000000000012c4ad6d591bf0db9c6fd98e3c6e9a654157997169c1d610086 32 0.01/1.00 vMB 120
195,265 195,265 000000000000023867ac437fad6dea40b1db592b0981470afd92f7f23536a521 193 0.07/1.00 vMB 153
195,264 195,264 000000000000065516f1f8c711946088ab5d7ae84a0df0546ae80e293bf686b0 128 0.08/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 780.25 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: 512.95 GB
    • Received: 4.26 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.