Loading Tool

Explorer IconExplorer

Memory Pool

87,695 transactions
23.08 vMB
0.07211644 BTC
Random Selection Loading Transactions
Max Size: 156.85/200 MB

Candidate Block

Mining Attempt fe691a8ef689316516033770dbf2dc3c384c4db027980d6dc3ae17bf272a28af
Version 20000000
Previous Block 0000000000000000000183cf8c5da956f11adbd95910bb26778c0d75b6eb3e0f
Merkle Root d1a7cc3f9648bfcc1e3f5bc123f662db80e5e8dc22cd055705e5a7892469322e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,760
Size: 1.00 vMB
Total Fees: 0.02054025 BTC
Feerates: 300.00 > 2.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,892 (820,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,639 95,639 0000000000069c7f4eab5c7a19a7c2c18fe3234d669cafd65b9975be3175b7e0 1 0.00/1.00 vMB 0
95,638 95,638 000000000008105ebd23405cab2ca20b21cd62108adc71b44f7bdc5e95a8f1b4 2 0.00/1.00 vMB 0
95,637 95,637 0000000000026204c2e6e977a35f99eea167f5f4d431417954a79a82cd86f411 3 0.00/1.00 vMB 0
95,636 95,636 00000000000255255b27e0785aabbd93e787840bc6204ffcb35f52c5a51a56dd 5 0.00/1.00 vMB 0
95,635 95,635 0000000000066160b682f36148465d3a6221de7336196ab4627bd2d7c755af82 2 0.00/1.00 vMB 0
95,634 95,634 000000000001d062877f232a64c0aa98492847490b8d8e76ad975866741ed4c1 1 0.00/1.00 vMB 0
95,633 95,633 000000000002691946fa57debc78705d607233533c60543e87e352d11d16a838 1 0.00/1.00 vMB 0
95,632 95,632 0000000000047ac2a6c38c06394013d0dc37d5d1974baef796f0b57bf87f13ec 1 0.00/1.00 vMB 0
95,631 95,631 000000000006a4b0b629e892d3169a4c590041974797c26cc8c0d4caacd1e3fb 1 0.00/1.00 vMB 0
95,630 95,630 000000000000483c33d38561964ce219734e90f0351be3ae93876ab5f410de23 2 0.00/1.00 vMB 0
95,629 95,629 000000000001640bbe43a8fe6ecfe9a0288a01ade6f7665d6de6da06dd2fdb0c 1 0.00/1.00 vMB 0
95,628 95,628 000000000002b342e77417439687a6823cca698d6cbb96d2f1955d559572fe3a 1 0.00/1.00 vMB 0
95,627 95,627 0000000000010d081821a146c16c51b20bbe480910e177339314420fdc13a258 1 0.00/1.00 vMB 0
95,626 95,626 000000000004d7ae49b73bf450c0d13a7da2287ed051680e629614c0a58f9a84 1 0.00/1.00 vMB 0
95,625 95,625 0000000000019a84c09adf3903d84322bf93d84541670158ed6338a03e7e3765 2 0.00/1.00 vMB 0
95,624 95,624 000000000000d9adb7b1fb981cfbae5e7aa15702ff53f8b197393aa3c62a9920 2 0.00/1.00 vMB 0
95,623 95,623 0000000000003106164f3b73f14be907ebf7251cfd42cf6e42cbd59876ece8f0 1 0.00/1.00 vMB 0
95,622 95,622 0000000000002d5e35fe23dcab25f77e20632e31f12f7da2df8d9f965f76bf73 1 0.00/1.00 vMB 0
95,621 95,621 0000000000080471f90ce10270ce96a08bc50283bf6534a8f30bb2dd765b8338 2 0.00/1.00 vMB 0
95,620 95,620 00000000000306319ba582f6be9748a4597ec41975e52d7049043b31e8c03d86 1 0.00/1.00 vMB 0
95,619 95,619 000000000001aeb34eca832dfa8b04bc832fde5237f3b34d88c0b9028655ecf4 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.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: 797.02 GB
    • Received: 22.25 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.