Loading Tool

Explorer IconExplorer

Memory Pool

80,902 transactions
29.73 vMB
0.14705547 BTC
Random Selection Loading Transactions
Max Size: 179.45/200 MB

Candidate Block

Mining Attempt 9734cb91feb76c1009916ca924aa18113a66b8f32fc54811c650528b9ae8988e
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 573e6c956ce536eda73efe9f3bf9f39b04cc6ec1c453fb717296bd0e6e9ddc2e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,283
Size: 1.00 vMB
Total Fees: 0.05589321 BTC
Feerates: 1,002.91 > 5.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (511,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,275 404,275 000000000000000005c92bf4ce4b591916403d1f973a1dee538ad19913d459f3 573 0.35/1.00 vMB 23
404,274 404,274 000000000000000000ef409fea961198b1b540b62de0d28841ec5ad396386fa0 2,564 1.00/1.00 vMB 50
404,273 404,273 000000000000000004d49fb1536bccb08e0164cb655e50bb153d7a89c197ef9f 169 0.13/1.00 vMB 21
404,272 404,272 000000000000000001844b9894e1744c677ecb5405130567b037488d06b4551e 75 0.07/1.00 vMB 11
404,271 404,271 0000000000000000026d2a0bf232cabdcfa396dff2539d8779327a7eb9166596 2,248 0.92/1.00 vMB 42
404,270 404,270 000000000000000001ba9105c7d02620ca65253e016a291ae3f54301e41b2fcd 1,947 0.76/1.00 vMB 40
404,269 404,269 00000000000000000416a829b6a1aabba2b4dcdcf96b1cf5bb8b65da5fc04da8 438 0.18/1.00 vMB 39
404,268 404,268 000000000000000000b3bf0c4f0cf4d463a42d32d6fa40898072ec6dcc6e0fb6 1,355 0.85/1.00 vMB 33
404,267 404,267 000000000000000001ff44c949730455f6e6b8a5d48cefc9624421e0e3e7c68c 1,883 0.81/1.00 vMB 40
404,266 404,266 000000000000000005e44a05f4916b1e9d63930b3cfa5888c71788ba297868d5 1,829 0.84/1.00 vMB 39
404,265 404,265 000000000000000005047971d95877049b1268bbbc9cfb4f0e139e75fba38349 453 0.38/1.00 vMB 21
404,264 404,264 000000000000000004eae4403175942330e3fb3a261c7833daf9ae614db5cfdf 712 0.28/1.00 vMB 42
404,263 404,263 0000000000000000024851eff0290211d8239a8278c2c72979dbd1c2043df357 1,497 0.91/1.00 vMB 32
404,262 404,262 000000000000000002af3f551b5b71df252c4dd7a28058f04fcf60a70a3dba28 2,031 0.99/1.00 vMB 38
404,261 404,261 000000000000000000132ac33a28efa85473c14b2ab94ba30f5c3603777454a5 1,897 1.00/1.00 vMB 40
404,260 404,260 00000000000000000466db83734584b8327379a6520b0f72125020c0581f4d28 2,085 1.00/1.00 vMB 33
404,259 404,259 0000000000000000014f824fe24e035e92c2d6628a4fb77aa92b6c8e06c3fab6 2,274 0.93/1.00 vMB 64
404,258 404,258 00000000000000000115dc46292eead929347f806c41b3519f37aae576d82b1e 1,010 0.42/1.00 vMB 40
404,257 404,257 0000000000000000033cbf5b19addd2c09975b8c8fe91628756b74779a9a9848 833 0.39/1.00 vMB 39
404,256 404,256 000000000000000001fac1effd91efa9a13010ff694e52bae713aa81fef2736b 1,665 0.79/1.00 vMB 41
404,255 404,255 000000000000000003006b26acf200a3a5026e72299b72268e0a2f07e2bdd9b8 541 0.27/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.47 GB
    • Received: 17.54 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.