Loading Tool

Explorer IconExplorer

Memory Pool

82,434 transactions
30.20 vMB
0.13718030 BTC
Random Selection Loading Transactions
Max Size: 182.45/200 MB

Candidate Block

Mining Attempt 5f8d064278859b377ab02b9cb5e6a9d651ba78604f5ea10d74ee97c300883061
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 1a47738fefe687085a2bae03e5d49910b1022cbedb7bf375a8c223b4d692750e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,339
Size: 1.00 vMB
Total Fees: 0.05690820 BTC
Feerates: 477.45 > 5.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (382,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,696 532,696 0000000000000000001b409d391f0e3022e12189603b9752af06dba7170f83a7 1,139 0.43/1.00 vMB 35
532,695 532,695 0000000000000000002ee729f45821af7faf1222b168f8944db3db3ef34da41e 1,566 0.56/1.00 vMB 21
532,694 532,694 0000000000000000002d6428adcb25d24690046bb5655ebbb87aae8d79c54b50 82 0.02/1.00 vMB 18
532,693 532,693 00000000000000000005471a02d11c231db40b2bc181d8b0b31db862af368fdd 83 0.02/1.00 vMB 27
532,692 532,692 0000000000000000003430a240dc54d61a253da29cd1bf00c75da6f83b4100e9 1,487 0.54/1.00 vMB 19
532,691 532,691 00000000000000000015eae7aa198fa157fb2da23bdfc1e2e740a7242623f6bd 629 0.38/1.00 vMB 16
532,690 532,690 0000000000000000002b02e03eb27bfee7c5eb3489831ed5cbcd38815edbf81e 1,198 0.46/1.00 vMB 33
532,689 532,689 0000000000000000001d23373c661a1bc7d4e65faf2c74aeb77bb11edbee019e 187 0.09/1.00 vMB 8
532,688 532,688 0000000000000000001e009898cf8674526bda6da92df56905514883c7bd40f8 230 0.28/1.00 vMB 16
532,687 532,687 00000000000000000014609196bab972c529396a4a854a9dc6e2a186b84fc818 49 0.02/1.00 vMB 11
532,686 532,686 0000000000000000000b6ea82ac716c7ff48079a3969e7e13476f2373fdbd5de 722 0.28/1.00 vMB 22
532,685 532,685 0000000000000000001b66393c9a9eab39ce5ef2a30d01c59bf63318452efe99 150 0.04/1.00 vMB 12
532,684 532,684 000000000000000000081398abc6ae7eb78e335fb816eee16d5bf2be87ba4d67 983 0.51/1.00 vMB 22
532,683 532,683 0000000000000000000c36c0bf961e0a970a59620ccab140411ebf9d8d7c6fd0 1,615 0.61/1.00 vMB 21
532,682 532,682 00000000000000000025129996b5b216ef3d8bb131265e41a8c5faef2be97f62 13 0.00/1.00 vMB 17
532,681 532,681 000000000000000000272fad05599c4d86f164d5e953c810f03e4e369e879678 216 0.08/1.00 vMB 38
532,680 532,680 00000000000000000010e3d1ade0ec99db35067ac1fcb0c1a1b3b897d47120f7 1,291 0.51/1.00 vMB 21
532,679 532,679 0000000000000000001a82c942483838622d3d4065e5c77c61b01ffaac1f7d47 727 0.25/1.00 vMB 13
532,678 532,678 0000000000000000001b7b311694368f79abfe25d7cd034151e8105776fd19e9 2,654 1.00/1.00 vMB 24
532,677 532,677 0000000000000000001653aca84431d19b53e9eae7f6e4789647731741b14342 1,506 0.55/1.00 vMB 11
532,676 532,676 0000000000000000001901ebca3762e74deea3a61d5399ba39dd0dab8cbff1b4 2,860 1.00/1.00 vMB 34
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.22 GB
    • Received: 16.18 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.