Loading Tool

Explorer IconExplorer

Memory Pool

39,045 transactions
26.71 vMB
0.06180468 BTC
Random Selection Loading Transactions
Max Size: 137.96/200 MB

Candidate Block

Mining Attempt efba564f275228f492a1b039c93e09429820107c7cfcbcb801bd561c81a81ffa
Version 20000000
Previous Block 0000000000000000000014303e23e595257d59f7333f38cdb984c51171e64775
Merkle Root 9ae8f25308358cb6a70c8687e869ffd225a467cd0c6086dfac98c82a73ab7334
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,701
Size: 1.00 vMB
Total Fees: 0.01131540 BTC
Feerates: 20.78 > 1.13 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,682 (739,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,459 175,459 00000000000006de5b8f30c5f61365fff1787fffaa92df94259a1a1e90ee9f97 48 0.03/1.00 vMB 82
175,458 175,458 00000000000002f06187e2f3c3e97135f4af85342f9eb4dcc5cdefe71680c476 143 0.04/1.00 vMB 79
175,457 175,457 000000000000018418f4404967b493210af297f2bfd4b4280301a1f1d4ae240c 38 0.03/1.00 vMB 30
175,456 175,456 0000000000000633a0a45783bec8217c6616dfb45e090d26ea935913c93a5178 1 0.00/1.00 vMB 0
175,455 175,455 000000000000066a053eddc5512763ab6c58eb05103b3a9b2970413785cc2de5 131 0.05/1.00 vMB 62
175,454 175,454 00000000000001da459cc49422624c27c7e99ff0bb2063c5f99f499736de45de 11 0.00/1.00 vMB 886
175,453 175,453 0000000000000100f4b455639ffe3ce071cdae3704046a135eda463b321497be 194 0.08/1.00 vMB 200
175,452 175,452 00000000000003f5f60f6a6bafa5b35155389102cfa449ae7c0528acd5fa82d0 132 0.05/1.00 vMB 95
175,451 175,451 0000000000000434e202d6728e865424bfee999f88447d1b2a6beddaeec47e2f 105 0.05/1.00 vMB 411
175,450 175,450 0000000000000295b654c87136c46806a68e9a1b3ebeb4dc79d931fcdcd08290 26 0.02/1.00 vMB 0
175,449 175,449 000000000000090fb9c5573ae99920c3132c348738c0e1a7f3671cdb5abdb4e4 60 0.02/1.00 vMB 129
175,448 175,448 0000000000000252ffc6d7d2fef718ca939db3967ae1fbb1c2013db4d30ca7a4 44 0.01/1.00 vMB 19
175,447 175,447 00000000000008db6ba8da935fc8f1ed9f45c56e5cb7b9477e3dde41aea00296 64 0.03/1.00 vMB 121
175,446 175,446 000000000000062c2ca0374f5352f4d84300950fb7f5a9c268905ca07709d8b2 18 0.02/1.00 vMB 52
175,445 175,445 00000000000009f2d9ec2b4c7966f06cbc8783cb836dc3432e3b17eac8e3848e 14 0.01/1.00 vMB 84
175,444 175,444 00000000000003db3f114322b3ab94430c3fac7eca3cde19f13a89191608cdd2 14 0.00/1.00 vMB 81
175,443 175,443 00000000000003d402bc2b7de8fd7d1a85a19848950f40769758527c0e22ec47 46 0.02/1.00 vMB 228
175,442 175,442 000000000000064002e3298066b3586a8a7e0fe2823a5798fb974666c8792f8e 17 0.01/1.00 vMB 253
175,441 175,441 00000000000007638938b045a9eb64a633570763cf8b9a8289a76017e179b22a 7 0.00/1.00 vMB 435
175,440 175,440 000000000000064abaaa3ab12108c705736e843e09a29bd410c4d981d6a81181 46 0.01/1.00 vMB 0
175,439 175,439 00000000000000055f83f0048b2bcc32f6b9509899329ffd4e5f1eda1477fa76 22 0.01/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 781.83 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: 636.79 GB
    • Received: 12.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.