Loading Tool

Explorer IconExplorer

Memory Pool

82,501 transactions
31.01 vMB
0.08293851 BTC
Random Selection Loading Transactions
Max Size: 190.31/200 MB

Candidate Block

Mining Attempt 46b1ffa7da71cb77156f520c38f080b6d1eb9e72d0e6b99d8fd61f80a25d924d
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root eaeac25f8df6671fc39e3a384d5e4bc3de61f26bbd1b79bc96601363e76e9cc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,675
Size: 1.00 vMB
Total Fees: 0.01317850 BTC
Feerates: 301.05 > 1.32 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (577,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,659 337,659 0000000000000000073d97504f768af8c9cc1be77da0c2fdaddb369b010c800b 321 0.15/1.00 vMB 24
337,658 337,658 0000000000000000139be0287741e20c4e5b139281874935e4751e8cfe8fb68e 449 0.31/1.00 vMB 22
337,657 337,657 0000000000000000027adc2f990906033a8f1f844f7918fcd28eae95a92df8be 256 0.07/1.00 vMB 40
337,656 337,656 00000000000000000297ac6ebbcd2bdf823692435831b79979e1ac7ac4088c42 1,285 0.89/1.00 vMB 20
337,655 337,655 00000000000000000919f8acb458abd5276d60a65984259c84f224561451d4b2 1,319 0.75/1.00 vMB 29
337,654 337,654 0000000000000000172c22082e64208b4c610bf7a84f114efa8ec9f2919617b1 1 0.00/1.00 vMB 0
337,653 337,653 000000000000000016eea36616b1e7254bb22cb90209760e243edb95708f17fa 446 0.23/1.00 vMB 26
337,652 337,652 00000000000000000066efafab02ca55c241360773bc0d1c9a30f3ef5927acbe 566 0.35/1.00 vMB 23
337,651 337,651 0000000000000000004f3e598143737d0d6ca73c0fbe6296d35697bf1eacad14 644 0.34/1.00 vMB 24
337,650 337,650 0000000000000000097f3a754fcf404ecb473b62d259033ce743e3ad1ecdc701 952 0.61/1.00 vMB 22
337,649 337,649 000000000000000002761d0e61c82386d48d748c54b648cbae332d4d3ccaedcc 752 0.53/1.00 vMB 20
337,648 337,648 000000000000000010466433fcef347f554ba78615a0e9b3d2bfd4845ad42788 730 0.50/1.00 vMB 24
337,647 337,647 000000000000000002168e74cf4db8b283947ff6970971242f229a8f2334515e 1,767 0.75/1.00 vMB 50
337,646 337,646 0000000000000000168e0a5729a0a5e0357ddc3a0109b307c61134884f61eed5 1,009 0.62/1.00 vMB 20
337,645 337,645 0000000000000000094623827de22895bdb5144ed3665fc4faeed9535df664c4 618 0.25/1.00 vMB 38
337,644 337,644 000000000000000005ca31713757f633b85d47b0af677886eb77750e86bc08bf 141 0.06/1.00 vMB 33
337,643 337,643 0000000000000000189c6a98cbd50a158b6ddc2e915a539ca8c3c643ae93b6d9 259 0.14/1.00 vMB 23
337,642 337,642 00000000000000000fcb91bcab41b8aa8ff44926b83abaecea9d30a56cf8cc4b 154 0.12/1.00 vMB 17
337,641 337,641 000000000000000013c7cb69cf25dbe5525adad6d79d6b5b503cd27405d2363a 596 0.37/1.00 vMB 76
337,640 337,640 00000000000000000f41ca14e3ecef0b1da373a9efb68832dea0752bb5cf7c58 32 0.02/1.00 vMB 28
337,639 337,639 000000000000000007b0c3805408ed97e26723fc05968dacc705546936a3f85e 441 0.26/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.