Loading Tool

Explorer IconExplorer

Memory Pool

82,630 transactions
30.44 vMB
0.09745496 BTC
Random Selection Loading Transactions
Max Size: 183.36/200 MB

Candidate Block

Mining Attempt df0ccb4d3809667b28fcf433ab5b77687b5075d3d2585a989f379a9788487529
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 8eafe3cbe42126dbdd85cb91b3fb9e304ad001a0d80f2b29243f6bf2e723b0ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,840
Size: 1.00 vMB
Total Fees: 0.03396886 BTC
Feerates: 454.44 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (374,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,272 540,272 0000000000000000002229e9f855f39dba67babf22680fff4ec3a2600d278aad 1,632 0.69/1.00 vMB 21
540,271 540,271 000000000000000000113e6f9f1b95307b72a98d2b39dad619397b0863e01fc2 1,018 0.58/1.00 vMB 21
540,270 540,270 0000000000000000000d3c8051cf648135d6f337f98569bb2273657e7e285655 300 0.13/1.00 vMB 21
540,269 540,269 00000000000000000020fbdcfffe25a037ebc255fe8d857801a9fefc58e15097 954 0.28/1.00 vMB 21
540,268 540,268 00000000000000000012a4e8d71045f30a7f9a277a3bdf16bb2dd42fa18aa3c0 42 0.01/1.00 vMB 28
540,267 540,267 000000000000000000102b168eecdba1c468ce8583c7cfe689805af2e9f677e0 101 0.04/1.00 vMB 24
540,266 540,266 00000000000000000024ef78ffacd4a296c4e462a35da24327b261fc8e4a3c15 998 0.43/1.00 vMB 27
540,265 540,265 00000000000000000010455a572c425e15c33467b3286ded26d4c28814a352f0 2,541 0.99/1.00 vMB 22
540,264 540,264 0000000000000000001dc53603ae973892fb11b2adc2aa97cfc9463931558337 13 0.00/1.00 vMB 26
540,263 540,263 0000000000000000001677abf08bdf0ed39aec67501b28ffcf596030d48b0080 1,879 0.66/1.00 vMB 23
540,262 540,262 0000000000000000001e6ba2bac76f56fc3eaeb832e51337ae0dbf6f01a20b81 1,707 0.70/1.00 vMB 21
540,261 540,261 000000000000000000113345ff07bce0a10bac57e9a69b55c9984d739afc8c14 664 0.24/1.00 vMB 20
540,260 540,260 00000000000000000013bc2962774b7d97c0e0b4c4e177aa25a6c41c3fbc2027 1,937 0.71/1.00 vMB 24
540,259 540,259 0000000000000000000d1e0588d29aadd5cf7a4291406282e84e9ba634018dbe 985 0.37/1.00 vMB 19
540,258 540,258 00000000000000000005476bb55058fae3ed2f8384ca4f8d00c212c224e26780 465 0.13/1.00 vMB 23
540,257 540,257 0000000000000000000f4dc9ea57e758b4c52aeb55afd08160d9e98d95732d0b 2,398 0.88/1.00 vMB 17
540,256 540,256 00000000000000000009596f7b203b786db06fec04005db699e50b5d94fd3e05 2,714 1.00/1.00 vMB 25
540,255 540,255 00000000000000000014c76a162c974d6f671fbc43dc0920ba1557f3d3186b01 1,497 0.68/1.00 vMB 33
540,254 540,254 00000000000000000021e8f5b474e267fa8233ed6e5aaa8f5939ea0aa755b682 10 0.01/1.00 vMB 38
540,253 540,253 00000000000000000007192d2dcdff42e00247ef5a451388a218980f7b9d9c24 1,080 0.41/1.00 vMB 17
540,252 540,252 0000000000000000001ac398a289e3945af0049c69777d2eb73127cd3c4d6744 1,367 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.