Loading Tool

Explorer IconExplorer

Memory Pool

42,058 transactions
28.89 vMB
0.06549537 BTC
Random Selection Loading Transactions
Max Size: 148.53/200 MB

Candidate Block

Mining Attempt 894eb0efd30b5d50ae1115badc7f92dce3136637449b90716344ea5a994e875e
Version 20000000
Previous Block 000000000000000000015df9339a679f24b05f10bdf66499b18076d0f640fe75
Merkle Root 153cc0192568fbc327ba6f03396ca7c2fe031fffe91c8dd09b1f53a9e5e1207e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,679
Size: 1.00 vMB
Total Fees: 0.00935806 BTC
Feerates: 197.49 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,620 (222,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,590 692,590 0000000000000000000c81a1929961e3379f3513a1a3ad7e4772230df1f52ed4 858 0.41/1.00 vMB 9
692,589 692,589 0000000000000000000b88d769c3669bd5f9719069454371724e11bd6450e5e7 1,273 0.48/1.00 vMB 10
692,588 692,588 0000000000000000000c0e76ab8efece8141fedeacf6b9a89f0a3a4ef846eaac 2,106 1.00/1.00 vMB 9
692,587 692,587 00000000000000000008d4a0d8a4f40d100b0f65bfdc6de3669df8f447bf10de 131 0.06/1.00 vMB 11
692,586 692,586 00000000000000000000a02854da9ed50c8e23af9df2cbcff249b27ecde1db00 214 0.07/1.00 vMB 10
692,585 692,585 00000000000000000002e2a26386cbea88512d3fc01c5864e9cdaf7976856464 1,659 0.71/1.00 vMB 11
692,584 692,584 0000000000000000000dcb3971310b6978300af5f20cd6ec4049d84e85c01457 2,586 0.87/1.00 vMB 11
692,583 692,583 00000000000000000012c993cfa2cf019f2114e2e13ca77a56836adeff592ce0 2,284 1.00/1.00 vMB 11
692,582 692,582 000000000000000000024a1fd6fa05f82701f0b293a926bb831882438f95a858 205 0.06/1.00 vMB 14
692,581 692,581 000000000000000000108908aff2c7262eaf95bf0e4b3961355e8c544e01adb3 357 0.12/1.00 vMB 14
692,580 692,580 0000000000000000000e24ede7a11c0775724e73c22b2f942c31f80be760fd28 1,234 0.52/1.00 vMB 9
692,579 692,579 0000000000000000000411f7c3d789957d09165fc320cbfbddab278776895ec9 1,048 0.45/1.00 vMB 6
692,578 692,578 00000000000000000004ef4d0c206a0dbd717f3351608c476ab496028bf9ee55 1,105 1.00/1.00 vMB 7
692,577 692,577 000000000000000000049e0f667d6065e6cf8020b53ac6a10e09dea2a341aa6a 2,557 1.00/1.00 vMB 12
692,576 692,576 0000000000000000001401b8c38053df6253b46650589a8ca0c707d6be6b6a77 1,884 0.64/1.00 vMB 12
692,575 692,575 00000000000000000009df790a3fdb7d5c00c28e5ecd72f29783d40af7bf9a41 1,615 0.95/1.00 vMB 8
692,574 692,574 0000000000000000000bcc3a8b76170aa6824c625666b833daaccd596ee72f24 438 0.16/1.00 vMB 11
692,573 692,573 0000000000000000000d33d18de6a303318603ed5fa60180ab8e9fae27b7502d 391 0.21/1.00 vMB 12
692,572 692,572 0000000000000000000dbbfa6510b9cc67a9d758f0f4f2cc603050de9cfa838f 1,159 0.43/1.00 vMB 9
692,571 692,571 00000000000000000000eb8c2d74a023e40ac58b29ca8e1798c67d2fd1f8754f 116 0.06/1.00 vMB 13
692,570 692,570 00000000000000000003a561d300be405ad7c2b17f351478db91d9cb870135d9 1,065 0.47/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.72 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: 629.69 GB
    • Received: 11.95 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.