Loading Tool

Explorer IconExplorer

Memory Pool

78,561 transactions
29.68 vMB
0.11626116 BTC
Random Selection Loading Transactions
Max Size: 178.42/200 MB

Candidate Block

Mining Attempt a75c9df1927c72648ca8e54247440212fb91ccb035f9da9c26b54dc3be0056e5
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root fefdeb0529790078256888fe756a06a98af1062ca2f35a3ee7cf186df2ed7840
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,748
Size: 1.00 vMB
Total Fees: 0.03575818 BTC
Feerates: 526.32 > 3.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (589,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,956 325,956 000000000000000009875706a12d199af899b560e25288e4b3f6bde01e4fb0d4 265 0.14/1.00 vMB 29
325,955 325,955 0000000000000000181d80de403f930265a1a5eb19f6406c23714298a4b55841 476 0.24/1.00 vMB 32
325,954 325,954 00000000000000001baebba9a34c2521555acc79f0b42d816f768fde3c4e5184 167 0.12/1.00 vMB 25
325,953 325,953 00000000000000000fc8c17709a30edbbee8347e40116ebfdbec347671a981b4 429 0.21/1.00 vMB 29
325,952 325,952 000000000000000012158f3742a505ef54c8054ec95194eba1187340a4afc901 31 0.01/1.00 vMB 25
325,951 325,951 00000000000000000dbbcf1412ca5dd912816b6f6248220e48676bdaec0d60bc 204 0.14/1.00 vMB 25
325,950 325,950 00000000000000000b2c9f45e0c96212091c84273264ddd48d0c761426588c0b 559 0.22/1.00 vMB 31
325,949 325,949 0000000000000000173a5b53108d88a0e89447f964143891896e1f026a55e71f 748 0.34/1.00 vMB 30
325,948 325,948 00000000000000000f8fb734f119cd5abd29df652aff4dd1a8413c9ad6d7a306 378 0.17/1.00 vMB 24
325,947 325,947 0000000000000000129038aaf965a4641bf73800418f7e4703f03cb281583f95 669 0.33/1.00 vMB 31
325,946 325,946 000000000000000000b6ef97ec58386728462a3cca686db2eae5bf7cedb504a2 9 0.01/1.00 vMB 9
325,945 325,945 000000000000000015dcb3df84aa0dcf597c02be061b379a68e6bee1bdc1a660 67 0.04/1.00 vMB 24
325,944 325,944 0000000000000000084161579deda14470e82a81aaab1224bdb68d53b6033af2 340 0.19/1.00 vMB 22
325,943 325,943 00000000000000000971d68f6d5fa891f4319ed52dd72c85ffa8ec04d83c5c35 782 0.47/1.00 vMB 24
325,942 325,942 00000000000000001430a7b125e9a87b82cf73b3d918973674f9882c47628a9d 32 0.02/1.00 vMB 18
325,941 325,941 00000000000000001076fcd2e4617ef4e8acd75c42af917053528267297b5e72 423 0.29/1.00 vMB 18
325,940 325,940 000000000000000009f06b271ee5ded575a1b809b34895ddd9efc9fd9c68d26f 849 0.35/1.00 vMB 36
325,939 325,939 00000000000000000d701624dbd00af0c1c0a1f4f1fec9387af8567478dec3a7 55 0.03/1.00 vMB 6
325,938 325,938 0000000000000000016ed6a44ec97e8be31e8b5adc5c766fd0322c6360430a88 583 0.36/1.00 vMB 22
325,937 325,937 000000000000000011185270aaabe1ffc59cf0b6b3f6693576bfadd65eb4405a 808 0.35/1.00 vMB 32
325,936 325,936 00000000000000000b5875bc2935ffd2b50e61e8899aaf471fafd0c1fb2a9680 456 0.24/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.