Loading Tool

Explorer IconExplorer

Memory Pool

71,000 transactions
26.65 vMB
0.06770662 BTC
Random Selection Loading Transactions
Max Size: 160.97/200 MB

Candidate Block

Mining Attempt d3c3be8431c8d8722e6184e84220bb236bd8e91632b8700a443117898f0617c6
Version 20000000
Previous Block 0000000000000000000009108cad781ae4d8e37535e7563f5e6e6a71e95b6e45
Merkle Root b62bdd8d0e499086124e7da0c84925daa6b545de7ee8b24279e91c343d5ed76e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,904
Size: 1.00 vMB
Total Fees: 0.01082324 BTC
Feerates: 50.18 > 1.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,463 (816,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,814 98,814 0000000000031ae1fdad5f62fb2f7c5249f42c4910f24d440acda37b7328c1ee 3 0.00/1.00 vMB 0
98,813 98,813 00000000000040d92fb3f2bb63268baa602b47c5dbc7d437671095fba679c34e 1 0.00/1.00 vMB 0
98,812 98,812 0000000000047f936ab9914b2b962fdb30e036c58a151dbb6ad0e6b793ac2d0a 1 0.00/1.00 vMB 0
98,811 98,811 000000000001894e043cf216704c5f453cabcb15c3b2f6e9356c390eb641d62e 2 0.00/1.00 vMB 0
98,810 98,810 0000000000007d96352673b9cf7de57e47cbfc0877e7fbf37fbb1f57f1c03d54 5 0.00/1.00 vMB 0
98,809 98,809 00000000000401007299ecef2ed3c252e9219c47feff935247e55b7c49c3c695 4 0.00/1.00 vMB 0
98,808 98,808 000000000001fba6bac88ac05e340092bf6b67a4736b33dd66b0ae09b1716a54 2 0.00/1.00 vMB 0
98,807 98,807 000000000002ae3200f3481672fada8afbdd878da9f52314c1dde6dbbbe648ad 1 0.00/1.00 vMB 0
98,806 98,806 000000000003ae7f84011e6b4820e5525298828b2ee772ee1951fd4b32c13bf9 1 0.00/1.00 vMB 0
98,805 98,805 000000000003a4aadebfa2f13f2e72e43a67e5e7bc03b7e4b3e4a2ef62967650 6 0.00/1.00 vMB 0
98,804 98,804 000000000000ca325f54a290682248d462af0a34d700e5adb060d66b171496cb 3 0.00/1.00 vMB 0
98,803 98,803 000000000002c9090dd5066da80611fb135371d29262b8c0d599dd1480bcf2f4 7 0.00/1.00 vMB 0
98,802 98,802 000000000001e8461d4d6a95b24d15577eb2180cd0d250684aeefbde270eeb4b 2 0.00/1.00 vMB 0
98,801 98,801 000000000003e48ec74f2a2ba02f21502e5e0fbbc8edd93730fe4d34b27735b4 4 0.00/1.00 vMB 0
98,800 98,800 000000000004599fde995b12564c47ce30b70664c0b514e3d559b72778e39401 4 0.00/1.00 vMB 0
98,799 98,799 00000000000481693776805e7110423d630dc8db5092a548a3cf53d465cc03e9 9 0.00/1.00 vMB 363
98,798 98,798 00000000000069ada6faefc448f5860f9d37203bad817465ffa5d76d8e042248 10 0.00/1.00 vMB 0
98,797 98,797 0000000000025cfc50168cf7d7d4c644dd1db0ca58bc468e20a07d39c988368c 9 0.00/1.00 vMB 0
98,796 98,796 000000000003cc82825c1507cdc2a6bcaf3904beb681189680f8d76d706d5092 7 0.00/1.00 vMB 0
98,795 98,795 00000000000004f8919c4c5a2407fa48e08b32e0df90ecd3562a2d64383fb1e9 1 0.00/1.00 vMB 0
98,794 98,794 0000000000041e5679802945a89413471d9df361820787624eb4d417ac32fa4f 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.20 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: 754.05 GB
    • Received: 18.92 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.