Loading Tool

Explorer IconExplorer

Memory Pool

75,988 transactions
28.19 vMB
0.08972041 BTC
Random Selection Loading Transactions
Max Size: 171.07/200 MB

Candidate Block

Mining Attempt 47b945aa4a88cc1a032f738d60f72f6d66d43b09534eae38eb405d675c1c57f0
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 13aec3de8403c8001965b4d6ccb898ab2b08ac71819adc4b08a0831428ab6848
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,662
Size: 1.00 vMB
Total Fees: 0.02849947 BTC
Feerates: 402.60 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (695,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,551 219,551 000000000000046246c30c54cc3eb5c2400b48b65ffb481a0db8099920dc24fc 579 0.25/1.00 vMB 136
219,550 219,550 0000000000000047caa7128dad486f3a838ef3f3c49f49e124d6af89d21859fc 491 0.25/1.00 vMB 143
219,549 219,549 00000000000005504cfa48169ace7c7de66847fcb27c3f4c89b4e0a051c49a66 816 0.44/1.00 vMB 153
219,548 219,548 00000000000004aec06cccbf5b2b76c4c32d0aa39bdf8cebd5fe335629f27b55 872 0.25/1.00 vMB 282
219,547 219,547 0000000000000198c2d99f036712339078127f637d54d557ff4a471c8d9bc8d8 520 0.33/1.00 vMB 127
219,546 219,546 00000000000001f880464b4f7a35c3ab24741137fb8891c16495b7a66d149667 930 0.25/1.00 vMB 365
219,545 219,545 0000000000000081d7ec755d2ecaff4a1695ab58e2f8f4414701eff9f6fc09fa 11 0.00/1.00 vMB 18
219,544 219,544 000000000000030718539973141fd80131012b7904fe6c8412f23a3d6f66241d 527 0.22/1.00 vMB 135
219,543 219,543 00000000000004dd59487e934cfac07e00643062e4d76c2486c14368212e1da8 268 0.09/1.00 vMB 183
219,542 219,542 000000000000058a7f59b4725a225cc4d3e0a103b09925151bbcf4f09ec1a989 96 0.05/1.00 vMB 101
219,541 219,541 000000000000034bf8e6c2587e96e635a130bfd488ffcc9a8557458714fe0fa3 108 0.04/1.00 vMB 180
219,540 219,540 00000000000000edf8725a3a17cb359e03a3bb1e0663db76dcdbe073de1811d4 127 0.08/1.00 vMB 102
219,539 219,539 000000000000034e788b39cbfb479c70e7b93b058dad37465a053870bb3f0e52 401 0.25/1.00 vMB 135
219,538 219,538 00000000000000027a11b309708400534e6e2845fb39ef209fcdd3a70fe73d5a 721 0.25/1.00 vMB 217
219,537 219,537 00000000000001e2fe26f189b96ec48622db37b9465b0dbaad132f8be8df9f1c 147 0.06/1.00 vMB 165
219,536 219,536 0000000000000356a4ef4257438421aa8abcf7150a69e1d15327f497d21dc7ed 159 0.06/1.00 vMB 209
219,535 219,535 000000000000005ebcaeb9a4df377232fed6e6db43eb01f9a7b599b52c286352 163 0.08/1.00 vMB 169
219,534 219,534 00000000000005376ef6ab85c534bf3b8df4ee62c2dd40b229d96a6db628339e 358 0.25/1.00 vMB 103
219,533 219,533 0000000000000189227881c68a43225789b72df8d3a124693aa8fdcc4e2a8f2c 563 0.25/1.00 vMB 169
219,532 219,532 0000000000000444ef146db0c11184cc03ac6245e4e8a513b59fa6c7f8ae9f0d 854 0.25/1.00 vMB 320
219,531 219,531 000000000000041bcab833635f71362536e3a68cab18384d1cd12e4398d7129d 324 0.13/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.