Loading Tool

Explorer IconExplorer

Memory Pool

78,910 transactions
29.40 vMB
0.08289903 BTC
Random Selection Loading Transactions
Max Size: 179.73/200 MB

Candidate Block

Mining Attempt ff806db8e54cc27cd79efb057e37173824f19eb9baa4c7d9e05724f5c1a85a6f
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 68e84a33d5fe5d7993f8fc8af2bc249152fba4b777017aa3d36011b398eb7b37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,514
Size: 1.00 vMB
Total Fees: 0.01829834 BTC
Feerates: 402.60 > 1.83 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (231,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,966 683,966 00000000000000000003d29af9dc136fbf3be76bcb0da818c13add685d9944a1 461 1.00/1.00 vMB 105
683,965 683,965 0000000000000000000730b2374b9d8b0638e575f545b633ee5c7c8ba3b15e99 2,445 1.00/1.00 vMB 44
683,964 683,964 0000000000000000000a54b7fda2f6f9728d2a91fd3f659fe1cd4315d9015ba0 892 1.00/1.00 vMB 59
683,963 683,963 000000000000000000054b25fb87498ef3edd1fed181dfe7678f096011538d8d 3,007 1.00/1.00 vMB 79
683,962 683,962 0000000000000000000a5d6d7c63a46399a522c86b042ee1755f13a68659cc38 2,841 1.00/1.00 vMB 59
683,961 683,961 000000000000000000050e80697ef2083d36818989c8bb440125c3b73766c215 2,264 1.00/1.00 vMB 45
683,960 683,960 00000000000000000007245d98c55f142f0ab94d4d3b99b13433a4ddf614f64d 1,503 1.00/1.00 vMB 40
683,959 683,959 00000000000000000002854459e29ccde9e7426299a39f790603894f4a0104a7 2,418 1.00/1.00 vMB 14
683,958 683,958 00000000000000000003933f0cc21862e91d4da76639b448b8945bdbf97ffcb2 1,591 1.00/1.00 vMB 34
683,957 683,957 000000000000000000046e9534e0304caec20580eb5430875e1e86fd8be68302 2,491 1.00/1.00 vMB 54
683,956 683,956 000000000000000000039196e647f408c9fefa379881228bf62595eb42b4c78b 2,529 1.00/1.00 vMB 64
683,955 683,955 0000000000000000000516f96fa799c5e7bd5a5ff59b4156b94199505a779cfc 2,253 1.00/1.00 vMB 33
683,954 683,954 000000000000000000037fb70a5999754272a76defb0e380d1966f40a7813e27 2,610 1.00/1.00 vMB 29
683,953 683,953 00000000000000000004f9ed6e938d5f45b701d59418e3cb7fbcd99af3162065 2,517 1.00/1.00 vMB 49
683,952 683,952 0000000000000000000a21189b7685e2d3572a8100bb737ea13425c77361cec3 2,558 1.00/1.00 vMB 49
683,951 683,951 00000000000000000007363e7a29bfd8c71d1dc0e79a64bf71e1c4aa19beaeb4 1,064 1.00/1.00 vMB 63
683,950 683,950 000000000000000000035ed665a87afc47408755ff2ffafc232659155c28bdad 1,834 1.00/1.00 vMB 74
683,949 683,949 0000000000000000000554c900de411cf0dbea49329e782a55caef7adf55d01e 2,156 1.00/1.00 vMB 30
683,948 683,948 000000000000000000092834df1e306092249106484438fcdcb85f51a824cb06 2,490 1.00/1.00 vMB 24
683,947 683,947 0000000000000000000384ca478ccc37015a3897decacc1fff66275a6d6ccaac 2,490 1.00/1.00 vMB 36
683,946 683,946 000000000000000000079b0fc73ed8bb3636cd8e0a06b0e5c420367324a6b11c 2,289 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.