Loading Tool

Explorer IconExplorer

Memory Pool

48,133 transactions
22.92 vMB
0.12753778 BTC
Random Selection Loading Transactions
Max Size: 128.14/200 MB

Candidate Block

Mining Attempt 8ebabba8861512d13b0933dfa421b3654389de0191e7dc19fcba79439d44c997
Version 20000000
Previous Block 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8
Merkle Root e489fc43bc6bd023cc23b6da85133f0e58d6dee878f1f8e203e87974a518e067
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,250
Size: 1.00 vMB
Total Fees: 0.05300990 BTC
Feerates: 192.68 > 5.31 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,093 (789,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,816 124,816 0000000000001f366df38347ae9d95eafc42971efc90cc512c5398b4a11cf66d 29 0.01/1.00 vMB 0
124,815 124,815 000000000000622801e35b77df37c0fa22c4eadc62e09c93294b46e0079e39aa 7 0.00/1.00 vMB 297
124,814 124,814 00000000000055c850af006507ae6731bf9399933075274deccb3824b9d12ce4 11 0.00/1.00 vMB 338
124,813 124,813 0000000000005975c1357e88a50dcace53f9257feb697c12ef3fe72db85f27a4 46 0.01/1.00 vMB 2,465
124,812 124,812 0000000000001d618aa9117400000af911822561dfc122837c4d8a4fa012716d 11 0.01/1.00 vMB 799
124,811 124,811 0000000000000c2d48b0496ec4d7c7589bff32cb768340b6187de135270409b3 6 0.00/1.00 vMB 0
124,810 124,810 0000000000002d38a04d5455ace0ada5a1cb1018c257bba0f0d68927ac191710 9 0.00/1.00 vMB 599
124,809 124,809 00000000000028248637b2f3ca7b4f197fdf1d53294c2c9321559e6b891b2be1 11 0.00/1.00 vMB 0
124,808 124,808 00000000000014700ceec7403d642f998d3873d653faa756b7aa20c0f824e8ad 6 0.00/1.00 vMB 338
124,807 124,807 000000000000616ffcf73816af6cc82d28dedf00cd168af0f40a499d6d320528 11 0.00/1.00 vMB 771
124,806 124,806 0000000000005a33c41fa455ce2805c8aa9ced7a888e3eeb2bd3e5a4c9037061 18 0.02/1.00 vMB 1,160
124,805 124,805 0000000000001561d1754c2ee61fd34c6b07ebd935bef071544484e1c835001a 7 0.01/1.00 vMB 0
124,804 124,804 00000000000032d0c46da3f56672d15194c6a182d94ef321f49798f5929239cf 15 0.00/1.00 vMB 524
124,803 124,803 0000000000005cfb185acc5bf403e9eb83531b951685c239bf5ac7af65b8f2ad 53 0.02/1.00 vMB 547
124,802 124,802 0000000000004d3c0e7a8c5a09300379add84ea440f74f18f7b80e7b1a5aaf0f 12 0.01/1.00 vMB 635
124,801 124,801 000000000000125b8ff07b1f7cbece74542e38ce4ba570e809c4a73f1a0cf8aa 22 0.02/1.00 vMB 962
124,800 124,800 000000000000126ff19d623fb898f15db39a62d2122f10d3c42eae7732445cfa 12 0.00/1.00 vMB 0
124,799 124,799 0000000000003fb073ca246ed6f947ae1a5796820498077a87e980e46ddb71e9 9 0.01/1.00 vMB 727
124,798 124,798 0000000000003bc46de300c1388f00de04b68e3f98159bdc6c361215797d0a4b 29 0.01/1.00 vMB 941
124,797 124,797 0000000000003b9e5fb2d879727df9044822fb4bc20b5dac63df33be0c64aa77 11 0.00/1.00 vMB 993
124,796 124,796 0000000000000aec880cebbcb14562ee39b03855a713e02ddcdba04cbf44c2cf 10 0.00/1.00 vMB 1,268
Previous 10 blocks ↓
Total Size: 780.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 558.00 GB
    • Received: 7.10 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.