Loading Tool

Explorer IconExplorer

Memory Pool

53,434 transactions
29.82 vMB
0.09907166 BTC
Random Selection Loading Transactions
Max Size: 160.04/200 MB

Candidate Block

Mining Attempt afc4afaf7e12affc025cf5efdc42aaed766cc6fdcec20f3574047adbc4f0abac
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root 2812d67891570397d84325d30466e8adf5f6c0c3f5435bfef9ea82a25e24c0be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.02559901 BTC
Feerates: 157.35 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (1,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,914 912,914 0000000000000000000003446ac2c7ccbdeade61b8b0c93d266462dedab7ee1d 2,062 1.00/1.00 vMB 1
912,913 912,913 000000000000000000004dde9c92fc561782cdf36bd2abe141454057bde1fe4f 2,625 1.00/1.00 vMB 2
912,912 912,912 00000000000000000000e252df272e5e4edc38b92b4899fe7177c4aa5c480332 3,577 1.00/1.00 vMB 6
912,911 912,911 00000000000000000001387b7db22ef5942ea836c78c90b6b7c397990a85c891 4,114 1.00/1.00 vMB 5
912,910 912,910 00000000000000000000c7360915b2233f7b06bea9c0df1dd0aa07da5082e04b 3,599 1.00/1.00 vMB 5
912,909 912,909 00000000000000000000d48d1c53c4552eb6890952a3fa51b884532c7108b548 4,161 1.00/1.00 vMB 6
912,908 912,908 00000000000000000001eeb5f90e6d44e11c3bc4cdc309484afae6f0f91f24c0 4,445 1.00/1.00 vMB 12
912,907 912,907 000000000000000000013e0bb0713713cdb1d735c1de24e4644a38f4e6bba9cb 3,494 1.00/1.00 vMB 4
912,906 912,906 00000000000000000001e59d27c9221de2fbe548b5007140225ea66bfc8696cb 5,835 1.00/1.00 vMB 1
912,905 912,905 00000000000000000001a1a06a37ef51642f75f26e97df6c1ad0e05eafc58686 3,540 1.00/1.00 vMB 2
912,904 912,904 000000000000000000016228fe64e365f8cfdd1ffa5269de0b8ed3e6d6a12545 4,116 0.84/1.00 vMB 1
912,903 912,903 000000000000000000013c190c881b2fe8726b2d390491364d2533e375448a98 3,493 1.00/1.00 vMB 3
912,902 912,902 00000000000000000000f584ccc963883814f5c46998297eb447d5160e1cea64 2,461 1.00/1.00 vMB 1
912,901 912,901 00000000000000000001d03eb01f5fcb46147315577611b37f96785673fe00de 3,579 1.00/1.00 vMB 4
912,900 912,900 000000000000000000018f87096857065580ea86cb3288374b0f5bffb8638e60 3,635 1.00/1.00 vMB 3
912,899 912,899 00000000000000000001edecf3759720bf4d44cb8a1ee919ff3269dddda94ef6 4,292 1.00/1.00 vMB 8
912,898 912,898 0000000000000000000040039f1678dd32b6544ff004ba8b26c24630a71b3d65 3,602 1.00/1.00 vMB 3
912,897 912,897 0000000000000000000193ff9334a08ea02665d743535823fcb66aa30afef2ec 4,229 1.00/1.00 vMB 6
912,896 912,896 000000000000000000006d5bb0cc41777a294377146da99778a4c202f68c401a 3,891 1.00/1.00 vMB 9
912,895 912,895 000000000000000000008ab4cfa569924283cb8b2627149910f447cf8291bc7a 3,691 1.00/1.00 vMB 4
912,894 912,894 00000000000000000000916f4546c999864098ab4012ec4a68fb70fe9e8308c5 4,425 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.89 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: 645.09 GB
    • Received: 12.68 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.