Loading Tool

Explorer IconExplorer

Memory Pool

78,597 transactions
29.33 vMB
0.08371611 BTC
Random Selection Loading Transactions
Max Size: 177.27/200 MB

Candidate Block

Mining Attempt 142947dd4f163d6c59671600e52e7c37e5f9ff9f1025e72c5068d0548c00a031
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 099e58ea21512333efece575b4f52968b9500599954ac975f05487feada11941
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,614
Size: 1.00 vMB
Total Fees: 0.02211636 BTC
Feerates: 95.73 > 2.22 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (586,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,672 328,672 0000000000000000197f24d2171d5c2259108486123d19080abd7d4abd4e8103 489 0.31/1.00 vMB 30
328,671 328,671 00000000000000000207d1e43c4d3aa1aac53dd25716c3543db34b191eb2af14 1,074 0.47/1.00 vMB 32
328,670 328,670 000000000000000000c47513403a3a82236af2947cd2c55dd043d734ddcf0d0b 649 0.39/1.00 vMB 23
328,669 328,669 000000000000000008b65529111e49c89001db9040ba72029cf7c9d0c9081e27 791 0.50/1.00 vMB 25
328,668 328,668 0000000000000000146f8d37a3c7b5167588f53244c6b0279b64610540ecc77e 1,697 0.75/1.00 vMB 31
328,667 328,667 000000000000000015901df9a8419bf1e6c19a8cab7dabc62c1e0560f826c909 34 0.01/1.00 vMB 24
328,666 328,666 000000000000000010d795c353e6088a1a30e66a096bbce9d987900209095a4b 218 0.12/1.00 vMB 21
328,665 328,665 00000000000000000226da7787e4247884360025d4f2f4d65691e795c40cc4a0 799 0.36/1.00 vMB 29
328,664 328,664 000000000000000017d500757b5b5538370bc0cfc97f769e88c25924eb707285 1 0.00/1.00 vMB 0
328,663 328,663 0000000000000000022e8bbf5a88f18cc9cb53ed824adaf77d6cfcf6bb8e5eef 205 0.11/1.00 vMB 16
328,662 328,662 000000000000000009e31eb8d90c9604926f3e563986814eaa5f6d46066ce2d4 829 0.57/1.00 vMB 20
328,661 328,661 00000000000000000e626f2f332b6a146753f8f5e05c5249acbe8e346f09adb1 1,035 0.50/1.00 vMB 29
328,660 328,660 000000000000000015a2aea231a92bb84b0aec77dbac64416f860c3f75bee73c 688 0.35/1.00 vMB 27
328,659 328,659 0000000000000000067efa9f1feec2f20a3ad35aa1cd37ba78c661c1eb3b4cd1 1 0.00/1.00 vMB 0
328,658 328,658 000000000000000017244ae55e26f7f33e2e29e5c7bcbcfed7e1d691afdf1a1e 847 0.50/1.00 vMB 25
328,657 328,657 0000000000000000068772304f473c30392b470d6b3afcc2fbccd13ee58689ca 763 0.25/1.00 vMB 46
328,656 328,656 0000000000000000001436c6d5f9118a6a2f00087629dbf6fac3e5cd9672f0b6 1,199 0.57/1.00 vMB 30
328,655 328,655 0000000000000000009cc28fdf5919a73d4e04e6048d1063ef7cdd24dfab49d3 924 0.46/1.00 vMB 27
328,654 328,654 0000000000000000167675e756c2b80f3a3661d1e5f89a1943e3255d6cc9e8cc 175 0.13/1.00 vMB 21
328,653 328,653 00000000000000001b04f01295830eddc4e2c710478233b755e928217caf3cdf 495 0.28/1.00 vMB 28
328,652 328,652 0000000000000000011a2518dbcd3c3acc2a755bec60f3c108c152c386c710f0 623 0.41/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 674.84 GB
    • Received: 16.43 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.