Loading Tool

Explorer IconExplorer

Memory Pool

25,704 transactions
27.19 vMB
0.06250914 BTC
Random Selection Loading Transactions
Max Size: 129.73/200 MB

Candidate Block

Mining Attempt a84500df8ea1cce88a20443db15670842f43040d5ddb22aec6f5e8fc78b54d1a
Version 20000000
Previous Block 000000000000000000003b9ee01acf19676ca411be8223c9e25fd1b75f6deb77
Merkle Root 4787b2d7ac73a2e496c2941de306af31342fd2e7c8130523bdd7a1c7b8e6e182
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,717
Size: 1.00 vMB
Total Fees: 0.01123029 BTC
Feerates: 60.13 > 1.13 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,482 (849,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
64,840 64,840 0000000009e574591a55cfaee169b0f2bd2df5ede7b2601da18b6871b181ac46 3 0.00/1.00 vMB 0
64,839 64,839 00000000070ca0691e3b80532d6da0b09be09092a6ad07faa2230f052defb48c 1 0.00/1.00 vMB 0
64,838 64,838 00000000063caca62a41d347e061bb9404a6e0224ccf58e5308ba5b583b27053 3 0.00/1.00 vMB 0
64,837 64,837 00000000032a9cbab911e2d0253ad8ed289a3bd1305880d0b3dc4a54e829b472 2 0.00/1.00 vMB 0
64,836 64,836 000000000818e7d36106d2b23144d8a4c3e868564e7dc37db2556d19ac8af47f 1 0.00/1.00 vMB 0
64,835 64,835 000000000394c2305de5bf97ca5e0412d6f9dbc8aa2a1205f8b105f403c0345b 2 0.00/1.00 vMB 0
64,834 64,834 0000000009fb6f84976555f741af03b675c42b65dc73b3bf1b906f48eb4f12af 4 0.00/1.00 vMB 0
64,833 64,833 0000000008510f5075db89d64161ae862c0d23b70bae59dfdfcbdfff72d41780 1 0.00/1.00 vMB 0
64,832 64,832 0000000009e33a33daf34c1b5f431b0ddce52c038cd2a4a789c11499a927c6fe 2 0.00/1.00 vMB 0
64,831 64,831 000000000a469cc77aa6f25c0162bf1ec0ebda6eac9a8990c3b007d0af8166ae 1 0.00/1.00 vMB 0
64,830 64,830 000000000179944f4c34ba1b0bf6ab854dffbff188fbdb85b22e9086374c3467 1 0.00/1.00 vMB 0
64,829 64,829 0000000004fe8b49785f68fc1c469f5e1c02db3c7697ad19755f398aa9daeacf 1 0.00/1.00 vMB 0
64,828 64,828 00000000027ef97cdb9c1453061bcd023d7eb16a219d2d9d1a722c818afd5687 3 0.00/1.00 vMB 0
64,827 64,827 0000000006ef8833cc2730f980e9453a1a350d65d06b8323d98cb6430a217558 1 0.00/1.00 vMB 0
64,826 64,826 00000000036a4fe5660aaf2de8b5de9ace767948ae2ded97dcf59c4d2fb88016 1 0.00/1.00 vMB 0
64,825 64,825 00000000044cca1c99e4e3ddd4667cda88294c4ca775a6df07325ed64b55298a 1 0.00/1.00 vMB 0
64,824 64,824 00000000086e44dd7f8f98ffed8149584b7da251bf7a990709aca3ee2ddca11e 1 0.00/1.00 vMB 0
64,823 64,823 0000000000698f45be30416c0d61f68504013a4f93ef96b896626aeaac4e3c85 1 0.00/1.00 vMB 0
64,822 64,822 00000000014d633bf4e749ac01d59d71fe7b8c7bcada8f7ddb25b8b3ff992262 6 0.00/1.00 vMB 0
64,821 64,821 00000000013f52055b4e70e79faf58bbf83f007fd6f3e1229c5564b18da56e6c 2 0.00/1.00 vMB 0
64,820 64,820 0000000005f49934ca270ec651f8905df150a64771768cee84ab5559e280ceb2 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.47 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: 611.08 GB
    • Received: 10.81 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.