Loading Tool

Explorer IconExplorer

Memory Pool

40,005 transactions
25.77 vMB
0.05069124 BTC
Random Selection Loading Transactions
Max Size: 134.24/200 MB

Candidate Block

Mining Attempt c87c440517a150b792ed458f6cd9722a5d2a83d0db17b4e1fcdc6186774d8a2a
Version 20000000
Previous Block 0000000000000000000023f37b3a49d9f828d6949092c7ab46205993b01b2559
Merkle Root 2d0808df358386dabe281cf042f55883f9c1b882bc4a58209e47066fc4541889
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,119
Size: 1.00 vMB
Total Fees: 0.00406121 BTC
Feerates: 61.00 > 0.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,723 (295,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,915 618,915 00000000000000000003c5492840ac6e1525ddf3b37e0e43f83fe9cdb2b8b43b 2,921 1.00/1.00 vMB 20
618,914 618,914 00000000000000000001e8592a1d7272682c71fa43b4fa0b978cf3fa8f210d62 2,923 1.00/1.00 vMB 22
618,913 618,913 0000000000000000000afbc86127bb1784a799beebe56ecd51361b8c4c519a42 2,823 1.00/1.00 vMB 29
618,912 618,912 00000000000000000003fa80fb38019a948f5eec1e6e285a8d1eaec21d197c5f 2,587 0.95/1.00 vMB 2
618,911 618,911 00000000000000000006da92c61b6b63ea910be27cab5fd951137105314f2969 2,605 1.00/1.00 vMB 21
618,910 618,910 00000000000000000005c645e873072ab04834ba30eedfb192af5347ff2ffd14 2,480 1.00/1.00 vMB 20
618,909 618,909 00000000000000000004880ea72b05954c323f4f19ae176025466fa033b055a8 2,605 1.00/1.00 vMB 21
618,908 618,908 0000000000000000000e139cf001447c504dcd0c32e7fc0503f3339a6b1b0d05 974 0.35/1.00 vMB 16
618,907 618,907 0000000000000000000023e19b49db91ff6e52a5b5e2b418f2347592336a5a51 1,924 0.65/1.00 vMB 16
618,906 618,906 0000000000000000000c97e1465e1c0f65cca1bf3241a0ba5fcc94fc78c8031a 371 0.16/1.00 vMB 15
618,905 618,905 00000000000000000010d2781f0b96ac100a918b9224fdb4121fcdac24e55917 1,887 0.56/1.00 vMB 14
618,904 618,904 0000000000000000000580647df18efb1bf9977ef66cc6381d89bebe4af25578 379 0.13/1.00 vMB 14
618,903 618,903 0000000000000000000eeaa72d2d96cd78468560185ae7da45de56cc03b0e8f0 268 0.09/1.00 vMB 18
618,902 618,902 0000000000000000000c575a6a3ae7d2c8c26ed60af06a0c97ac025b7de608c5 1,373 0.46/1.00 vMB 15
618,901 618,901 0000000000000000000b0bfc93cda875a970b95d7eb0d8734ec5e52c50741f80 1,370 0.54/1.00 vMB 18
618,900 618,900 0000000000000000000eb19bab6b10118cf70d320274a4aac954b254d6bf5a9b 2,549 0.82/1.00 vMB 16
618,899 618,899 00000000000000000006243a5cc663ee2abdb3b1e38f52e62ada01524912158b 1,935 0.59/1.00 vMB 15
618,898 618,898 00000000000000000009a1a5608f7b6a8f4b2d9249059451a93bef7260e421b1 1,977 0.60/1.00 vMB 15
618,897 618,897 0000000000000000000882ae79ce497b53b2581cb0fe1ea4cf504faae07422f5 1,025 0.31/1.00 vMB 17
618,896 618,896 000000000000000000044f896aafb115769e710a904a4277d610a3479449d7d5 303 0.08/1.00 vMB 18
618,895 618,895 00000000000000000000b7f52c39cb99c8915958a60ab62451df82460f4769ce 882 0.24/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.91 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: 645.61 GB
    • Received: 12.74 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.