Loading Tool

Explorer IconExplorer

Memory Pool

83,148 transactions
30.40 vMB
0.14659798 BTC
Random Selection Loading Transactions
Max Size: 183.68/200 MB

Candidate Block

Mining Attempt 50fc2c9a2b0896158cebd642472872563c1343aba4109c5c056ca84c14f31c8c
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 69d8bba98eb34b5717d9aa01c6e00ee489d63276d2968055d27f358ad9c44ae7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,754
Size: 1.00 vMB
Total Fees: 0.06123749 BTC
Feerates: 477.45 > 6.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (202,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,664 712,664 0000000000000000000504fe7051450b64166875ec4340081244a19b857bcd0e 915 1.00/1.00 vMB 22
712,663 712,663 000000000000000000002b95901f12e621c6f82d82f2a7235012bced8bbc317b 129 1.00/1.00 vMB 20
712,662 712,662 00000000000000000006d30e12a11b8cb399dd782baba6386a4be00083fc16c8 268 1.00/1.00 vMB 20
712,661 712,661 0000000000000000000c7975cfc210ed63029c726111085661e8c56fabaaa49d 109 1.00/1.00 vMB 20
712,660 712,660 00000000000000000002abb2854540083a4b76ae4b2d2811011b80bbe7819dc8 1,182 1.00/1.00 vMB 23
712,659 712,659 00000000000000000009bfd9c997dcf186186c3341950817ef2e0700671008f4 326 1.00/1.00 vMB 21
712,658 712,658 0000000000000000000830b6792fffb54cf085ba74c7db2c444b830c9aafd885 831 1.00/1.00 vMB 23
712,657 712,657 00000000000000000001b1b947979400fd21012976611b2c90da25e3eb245d7a 43 1.00/1.00 vMB 20
712,656 712,656 0000000000000000000c992f0f22a0859fec578d776206932a77a5aaea3e7aa6 175 1.00/1.00 vMB 20
712,655 712,655 0000000000000000000177e2572655664f642896f909d697a4e038b6ae9f0fb2 280 1.00/1.00 vMB 20
712,654 712,654 00000000000000000005bd592e698e310871b9cb6f11062d6728f517773b1975 516 1.00/1.00 vMB 21
712,653 712,653 000000000000000000041aec6a24f594dc0da7f6280e3ccba371f91a124cc54f 233 1.00/1.00 vMB 20
712,652 712,652 0000000000000000000bbbfc5e201f57fa239bb14ebc00ac57e74656f22339a2 1,263 1.00/1.00 vMB 24
712,651 712,651 000000000000000000005cffd2f38f654ebdd27d2b91f4c39377f99318a7da81 263 1.00/1.00 vMB 20
712,650 712,650 00000000000000000001a4110f39e05a871b04fdc43ccdb5d1fbe45e14a97249 129 1.00/1.00 vMB 20
712,649 712,649 000000000000000000022ca25bb8f32fab64d46d42d0153c74957d7623b62f97 1,506 1.00/1.00 vMB 24
712,648 712,648 000000000000000000058595a1735f85695d4ef8b389c8180f167b3505eac588 88 1.00/1.00 vMB 20
712,647 712,647 00000000000000000002ac46a04f265b134c4da4caf05821d8abc5d9cc4b16e5 129 1.00/1.00 vMB 20
712,646 712,646 000000000000000000026b9a47e86277960df86a23cb26a76eae9d2a1915922a 529 1.00/1.00 vMB 21
712,645 712,645 000000000000000000042bcace4a0b60be615a7193149d0ca2f8c25bfcfc396f 1,112 1.00/1.00 vMB 24
712,644 712,644 0000000000000000000c12170c523a27a753c98a25b0b2d5ac3b51050219b710 252 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.22 GB
    • Received: 16.19 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.