Loading Tool

Explorer IconExplorer

Memory Pool

77,310 transactions
29.87 vMB
0.10403682 BTC
Random Selection Loading Transactions
Max Size: 178.48/200 MB

Candidate Block

Mining Attempt c6b2b3ca12ecfcbae07ce2529bf703dd6ba84d6ec81951c177908f980a0663be
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root 91b19c297029ab959ca54a23a03f471c4e3df5869deccb725b99b41800259b5d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 807
Size: 1.00 vMB
Total Fees: 0.02219510 BTC
Feerates: 20.13 > 2.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (508,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,046 407,046 0000000000000000010d8f75e9586dae7ea4ded88912e39063887db8441dca78 596 0.49/1.00 vMB 25
407,045 407,045 000000000000000005924e05db66e76ad14c1e72c6780a247eccc518cdec914b 1,283 1.00/1.00 vMB 19
407,044 407,044 000000000000000004605240ecfb5a9b0061a9036420193975333ce9e7d03677 2,484 1.00/1.00 vMB 44
407,043 407,043 00000000000000000191abb0321f51637ff34b9a2409aa65e17f0ccc3546666a 2,756 0.93/1.00 vMB 69
407,042 407,042 00000000000000000368894bbe2d221277d96862963cf320238b5a1f319fe1c2 452 0.75/1.00 vMB 8
407,041 407,041 00000000000000000491c2ad0d3df85497ca979f17f679cc4a1b40e4df962401 874 0.34/1.00 vMB 95
407,040 407,040 0000000000000000006190c5aad80274d2fd3b9fd83f61661297c6f93b219f0e 52 0.02/1.00 vMB 34
407,039 407,039 00000000000000000417b0c2bedeb41387b113888697ea00282a95185c16c43e 685 0.34/1.00 vMB 40
407,038 407,038 000000000000000002261f47807b0343a11cc0201acb71b924707a493a549541 1,148 0.85/1.00 vMB 26
407,037 407,037 000000000000000005f3ff2f9601a3a97b2b530cc2d2029df7429553fd881937 1,610 0.75/1.00 vMB 43
407,036 407,036 000000000000000004ac03dd3887581b23fde84992f59c0317bfa94b4c0f87a5 1,505 1.00/1.00 vMB 36
407,035 407,035 0000000000000000046fa0f5319562c9a51b31e8fab1730ffe2d98922c8477a8 1,302 1.00/1.00 vMB 19
407,034 407,034 000000000000000001be2cd7df050a88731d9a754fa249c9c34d6d37656f1066 1,550 1.00/1.00 vMB 30
407,033 407,033 000000000000000006528ceaa3ef9a91200d95954234f56eb85a0cc9b9084c39 2,284 1.00/1.00 vMB 36
407,032 407,032 00000000000000000218e00400ac94e83816dca02fa75bdf62a3ae131b3ca68f 3,507 1.00/1.00 vMB 83
407,031 407,031 0000000000000000045c83b0d721b0fa8f2930c1c93a1333a873d26a2e3f3405 3,132 1.00/1.00 vMB 63
407,030 407,030 00000000000000000384b14785258bfc703da3aae9366365754e55b72fc4fe0c 266 0.13/1.00 vMB 34
407,029 407,029 00000000000000000654120e44c08813da2091ec5d5a95bf951865a047f57ff9 1,162 0.62/1.00 vMB 31
407,028 407,028 000000000000000002590a68b9af3f218aa4542d7752fc69cbe83ed2744b8b41 865 0.35/1.00 vMB 42
407,027 407,027 00000000000000000294043d07e7ab3c015fcb8554eddb383afe7d14d37c67ce 120 0.70/1.00 vMB 4
407,026 407,026 000000000000000005b5ebf685ffa81699c42805082388e6289a335d1ae68043 1,109 0.45/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.29 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.