Loading Tool

Explorer IconExplorer

Memory Pool

49,279 transactions
30.24 vMB
0.17124664 BTC
Random Selection Loading Transactions
Max Size: 161.74/200 MB

Candidate Block

Mining Attempt fcf7ca692774e9d335358cfc22cf405b4212139cd716afd64cabf8560f8b7031
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root c24d11b316cd3f2bea52185481c868111cf040bb1986be916e9886e1e922b4dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,051
Size: 1.00 vMB
Total Fees: 0.09214748 BTC
Feerates: 261.10 > 9.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (732,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,363 182,363 000000000000093d01e4f1189c428a782dfdab66023194c6bee33df9ddd053fb 182 0.08/1.00 vMB 98
182,362 182,362 00000000000001ac70668989cec872e078bb6b10262cc39ae0db4b2a69621773 209 0.09/1.00 vMB 152
182,361 182,361 00000000000005f8b47baeabdce7ca95c4f33196db325490c3a49914dd4d80d0 228 0.10/1.00 vMB 91
182,360 182,360 0000000000000122bded2ebcff1620091671996f9135418e4b547ffebfc36410 81 0.03/1.00 vMB 39
182,359 182,359 000000000000070ec0cb464608f6069124e3c066622b91fa2507e0c1f0984358 377 0.18/1.00 vMB 157
182,358 182,358 000000000000000d009f1e6d8b99aad3ddc1ec7ffa9bc41fd75603fea032f782 14 0.00/1.00 vMB 0
182,357 182,357 000000000000018e20f2e1caf68b723cbdcc00a26b884c84ab096d32c43e8578 123 0.05/1.00 vMB 202
182,356 182,356 000000000000017ac730a9deb1a87f5f3d9cc452fba01e057c72147182254ee9 141 0.05/1.00 vMB 324
182,355 182,355 0000000000000001174d60c85c88625d059d19f5e15dd12888977675a5a64978 139 0.06/1.00 vMB 211
182,354 182,354 00000000000001e27450d658b798cc74c24773fa4f11d6b3dd68073c87a96e3e 153 0.05/1.00 vMB 50
182,353 182,353 0000000000000849ce23f6352a51db19c02d614d882f51365ca7b2ee1c6b7265 13 0.00/1.00 vMB 14
182,352 182,352 000000000000083fcd46f8181cf954dfc0e17b42a8f3ffbe89091829a2519130 299 0.13/1.00 vMB 108
182,351 182,351 00000000000004e9907812d38350bcf92920e5144cc87cf2ee79ea12e9a5a807 10 0.00/1.00 vMB 299
182,350 182,350 000000000000065d4b7cbc62be8a4ec8ec22b7130c539ecefd92960666a34b79 308 0.12/1.00 vMB 112
182,349 182,349 000000000000003f204bbffd20f6b259f450402fa3492f2ac88b728b16dd2257 105 0.04/1.00 vMB 181
182,348 182,348 000000000000074413501b189bb8aba146e2490fe15df6582b920e23a950abc0 16 0.01/1.00 vMB 103
182,347 182,347 00000000000005aa299a4292f3e88ad55e64e97611245123ee0b71e17c6b0988 53 0.02/1.00 vMB 161
182,346 182,346 00000000000003f4d002b5b147aaf1a4c773006b85ae146d509686d5284fdf5e 3 0.00/1.00 vMB 0
182,345 182,345 00000000000001f45eb8d0ee77013edd03806e0db5563b249ac1e0bd269e779b 93 0.06/1.00 vMB 112
182,344 182,344 00000000000004ecb1e9a1a0f7618bdabb6fcf66194c67076849ae95bf090048 135 0.04/1.00 vMB 19
182,343 182,343 000000000000059d8a205c0cc34fec55e590b0fcf45a843b894f20d217eb6326 267 0.11/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.