Loading Tool

Explorer IconExplorer

Memory Pool

77,261 transactions
28.65 vMB
0.09036946 BTC
Random Selection Loading Transactions
Max Size: 173.80/200 MB

Candidate Block

Mining Attempt b6ed4a4209049ce8945d18a0f4fc042f2862602b2e1e24c691767c5e4fc44791
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 0a44410a3a0ca3e0c0504373b7d5d51d9ab6c693bd89c2300d01629d9e5cbbc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,033
Size: 1.00 vMB
Total Fees: 0.02418455 BTC
Feerates: 402.60 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (321,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,891 593,891 000000000000000000080125c5d8aecfb3c3390871d01abbe4e8dc155f6b543e 1,482 0.52/1.00 vMB 13
593,890 593,890 000000000000000000137ba3acf2bdcbfb7aea7b15df3289ae37a231695fdc47 1,347 0.41/1.00 vMB 17
593,889 593,889 00000000000000000002579cf21a5512d306ac135bbdbba7a4cee78e06d96264 2,648 1.00/1.00 vMB 5
593,888 593,888 0000000000000000000cf76107ca36b912ec29e63dafc9079ad0680d58fd73e4 3,414 1.00/1.00 vMB 17
593,887 593,887 00000000000000000014ac1c423d5ccfb66ee9f1d20793e87cd1826ccea7a1bc 3,431 1.00/1.00 vMB 42
593,886 593,886 00000000000000000017e335226adad13c75cef9924e27c0ba8e28ff9b50b447 2,654 0.80/1.00 vMB 17
593,885 593,885 00000000000000000002673cd0249abf766624447f2084f423a5dc81aef7c59b 223 0.15/1.00 vMB 22
593,884 593,884 0000000000000000000dcf5ff20bfedb3243239c106fd711078031f01ed216ef 300 0.11/1.00 vMB 18
593,883 593,883 00000000000000000003743040b1cf585e91bda8b2387b676d9d03f16c02152e 409 0.13/1.00 vMB 25
593,882 593,882 00000000000000000002068f33e9c3d67a11e514e86b0336b7b46cf058b6951f 3,173 0.91/1.00 vMB 17
593,881 593,881 0000000000000000000201edf0f33bb89b492f1a64ff97dba75fa56c4eda9d0d 2,153 0.63/1.00 vMB 18
593,880 593,880 0000000000000000000f84752aedb79046134a9719ac43a22bae003e4ee3fcbd 2,220 0.77/1.00 vMB 16
593,879 593,879 000000000000000000051f84a7a1d0f5b2ddaf5682cbec5f7acb2bf5fa339725 137 0.03/1.00 vMB 17
593,878 593,878 0000000000000000000c399d6eebd4303581ded11c2e0d317d789d1ab4f9d1e8 554 0.18/1.00 vMB 14
593,877 593,877 0000000000000000001728ad917cfc402d09b7dbf1be1da4c32c12d864d2493b 679 0.19/1.00 vMB 23
593,876 593,876 000000000000000000106ca10033d78d3a29f96cba7793b6d983d6d06ff152d9 919 0.27/1.00 vMB 23
593,875 593,875 00000000000000000010911d128769bf695be19f41e58682a002a0795cc84853 1,403 0.38/1.00 vMB 18
593,874 593,874 000000000000000000051e65d5b5a946eeca788308400f951662236939a46617 600 0.18/1.00 vMB 33
593,873 593,873 00000000000000000015931f63d4c54c09d6b13f3202b6b9a2b9ec2804114fb5 2,612 0.79/1.00 vMB 17
593,872 593,872 0000000000000000000fc8eb210a4674d80da55af11b67862a74ee35b2655137 647 0.22/1.00 vMB 19
593,871 593,871 00000000000000000007d1438ae7f862db7c4a5ef06ba7401f671e525a18f7c7 301 0.09/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.92 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.52 GB
    • Received: 17.56 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.