Loading Tool

Explorer IconExplorer

Memory Pool

77,054 transactions
28.80 vMB
0.09665447 BTC
Random Selection Loading Transactions
Max Size: 174.76/200 MB

Candidate Block

Mining Attempt 37ca66579f94d6272d3b37487e9a4cdf03bfcb960fc1679cb761976b7dfd91ab
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 660612eccc505569c545112f51a4525a25cd9d24f6629a8775d3000b270269ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,203
Size: 1.00 vMB
Total Fees: 0.02893832 BTC
Feerates: 180.82 > 2.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (577,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,351 337,351 000000000000000015812e487644d790b7b3f900c2b11fab9df7b34fe3a6f668 68 0.05/1.00 vMB 9
337,350 337,350 0000000000000000016b6c0a4671b4b5ce2aebb3bbe6e77313076445b1a60de2 369 0.21/1.00 vMB 25
337,349 337,349 0000000000000000049bb584e50d181b0f4a57b2cccd0ae93f4701d1b4575136 128 0.04/1.00 vMB 26
337,348 337,348 0000000000000000009d9d7d64fa6b2a084ed60c30ca88e9f11ed06f157f0485 1,038 0.72/1.00 vMB 22
337,347 337,347 0000000000000000148dc2a0505fa19aee70711c43e7378634cf3fb4a9e91628 512 0.16/1.00 vMB 45
337,346 337,346 00000000000000001a373b76e8d660c20816663ee04796eb1fbc673eb153a621 644 0.41/1.00 vMB 23
337,345 337,345 00000000000000000571b13451f229df9ab43110b2400aee5bd8590157a78ea9 641 0.35/1.00 vMB 26
337,344 337,344 00000000000000001aa0a3f08c9f4261a0db5773fa44d968f8ab361dc8cddae3 64 0.02/1.00 vMB 46
337,343 337,343 00000000000000000fe94e542ab924049361994c5450ee9d12b1d949356bb79b 1,212 0.63/1.00 vMB 26
337,342 337,342 00000000000000000ba8102887eed1c71a1e4bd3b927df326d8a5c31ded5c0a9 489 0.26/1.00 vMB 25
337,341 337,341 00000000000000000a130f60d7b65cf365b87291697a98f0ba407c06686b91c5 325 0.19/1.00 vMB 24
337,340 337,340 000000000000000001ba2f8b0d4d2738e1e2095a1b6d05e4b4680da0de1cd1bd 484 0.28/1.00 vMB 28
337,339 337,339 00000000000000001207b7f69c6694bd287cc3e6001099d61817f4237d0e36c8 171 0.10/1.00 vMB 25
337,338 337,338 00000000000000000da2436db659f8d84bd6447ca4eadd529b077097c14e7059 182 0.10/1.00 vMB 20
337,337 337,337 000000000000000006ee381bb0ac309c0e885b05837deebd5ba9e42823663761 171 0.19/1.00 vMB 17
337,336 337,336 0000000000000000133d7bb6307cbc3ad215c366ee20de7067f87960f9207371 90 0.04/1.00 vMB 39
337,335 337,335 00000000000000000ba40168f30f50213bece51d211a0883a97d3443e9e9569f 327 0.39/1.00 vMB 15
337,334 337,334 00000000000000001aca0ae572955e4da2a60f08c947a3f86db738533ef55ac3 256 0.08/1.00 vMB 46
337,333 337,333 00000000000000000fa3fe8da72238178154901a639e5324e09ed3908aa8d49e 153 0.11/1.00 vMB 22
337,332 337,332 0000000000000000000cee2501f9c6bb9203fe0cf184301a12890e004aff3043 121 0.06/1.00 vMB 10
337,331 337,331 000000000000000003640da87ce6954e945301233a52efcb79f59bdcca359f22 218 0.12/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.