Loading Tool

Explorer IconExplorer

Memory Pool

43,552 transactions
27.34 vMB
0.07508949 BTC
Random Selection Loading Transactions
Max Size: 143.47/200 MB

Candidate Block

Mining Attempt bde70448e94f5c5d7ce3147050a50fdf7f080ab0a939a45d388ff318af87912c
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 02511d210f899109e35a69e43138de467100cbb6fa0a53352dc40b0eb68bd9e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,317
Size: 1.00 vMB
Total Fees: 0.02386106 BTC
Feerates: 157.73 > 2.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (569,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,812 345,812 000000000000000008be468aa787b153981af03a24e3347afa02e5dba4075ab5 1,310 0.75/1.00 vMB 26
345,811 345,811 000000000000000010e81b28984ae6b160fe378fba0f917adbd14583df00e899 1,455 0.75/1.00 vMB 37
345,810 345,810 0000000000000000009cac986173397d509fe52abab1de1798b07b8340e1cea5 288 0.15/1.00 vMB 36
345,809 345,809 0000000000000000139d1a778c5b8bb55164fc565bcfe1e91dfb537b7165d022 115 0.10/1.00 vMB 23
345,808 345,808 000000000000000005db0289417e133352b7c46d42c5ec5e785baa3f36ff3159 330 1.00/1.00 vMB 13
345,807 345,807 00000000000000000ab57797a68fd5ba58f3c7fa8c84029d9e473695c477a8a2 890 0.88/1.00 vMB 18
345,806 345,806 0000000000000000070850014069d0e40bbec7c1e56e45d6773cceccb32efa95 1,613 0.75/1.00 vMB 29
345,805 345,805 00000000000000000eb68f2659e83f8122128b8151a85d3543fcd6257eb615d9 206 0.19/1.00 vMB 17
345,804 345,804 00000000000000001512b742289ab59fdfe71bfac5106deaa864369268c38264 498 0.31/1.00 vMB 22
345,803 345,803 0000000000000000175d92e89240a40bc14c015b335541c6e247d51e763811d8 483 0.59/1.00 vMB 12
345,802 345,802 00000000000000000405fa0e5b95e862e041a32082991a2f82c322a5a82f0d16 1,154 0.75/1.00 vMB 22
345,801 345,801 0000000000000000056a1ce74455be04f1e0ab825237ca74b0c215c305a6826d 1,024 0.27/1.00 vMB 55
345,800 345,800 000000000000000006cdcfea43c7fb7c3de75367a0133393acee5407f1a127f9 498 0.33/1.00 vMB 22
345,799 345,799 000000000000000000efa102c69c2868249200c5a3299e98f497fdce403dd368 585 0.30/1.00 vMB 27
345,798 345,798 0000000000000000157a7e4c78df8a5a9f2968bb4365209633a72105a06a4ae5 890 0.56/1.00 vMB 25
345,797 345,797 000000000000000007942dc5d7c5303f893d9f5d0d159cc60db93d372ef3ac24 203 0.15/1.00 vMB 18
345,796 345,796 00000000000000001096b03faaed49f6aec018fcc3f23e33ddec0e863661a090 366 0.23/1.00 vMB 20
345,795 345,795 0000000000000000107c1ccf6085275528e421882e5ce81ced0250525e2717b5 292 0.16/1.00 vMB 24
345,794 345,794 000000000000000011c44dee8c180cd002a87a3606dd68ad0fd009349f4d4a66 650 0.38/1.00 vMB 22
345,793 345,793 00000000000000000205edf49938a35430a1feb9276bf0e5fb4b26031f91b393 64 0.07/1.00 vMB 15
345,792 345,792 00000000000000000d4c00183a9eef494956440dc9fb3fed1f3860bcba3a6f51 449 0.25/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.23 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.