Loading Tool

Explorer IconExplorer

Memory Pool

76,797 transactions
28.54 vMB
0.08573555 BTC
Random Selection Loading Transactions
Max Size: 173.09/200 MB

Candidate Block

Mining Attempt baf8fb176402eb69eff5b82f81b1ba3ad170e8bca523030c3497727e4e4ad381
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 75e75d15ac353bafbf072f933b3c20148645a61311584cbb4dc29cf37665a5ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,802
Size: 1.00 vMB
Total Fees: 0.02097527 BTC
Feerates: 56.81 > 2.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (250,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,860 664,860 0000000000000000000210551eacf70af532944a1c3db3373ef1d65dded45fbb 2,482 1.00/1.00 vMB 109
664,859 664,859 000000000000000000033a8cf649d9b210b8bda5c96f727c9cbe183270ebcd0d 1,967 1.00/1.00 vMB 77
664,858 664,858 00000000000000000002d616829fafa018de011a5271866902a89836eab00e89 2,851 1.00/1.00 vMB 89
664,857 664,857 0000000000000000000c6f251e8557ac73962afc37984e730ef817290fd995fd 2,668 1.00/1.00 vMB 77
664,856 664,856 0000000000000000000c3b17c6195d712803fddd4617a0485727ecf4a536c63d 2,483 1.00/1.00 vMB 92
664,855 664,855 0000000000000000000b01863c44011ec8ef46983d90f58a7fc9d5c45563f6ee 2,786 1.00/1.00 vMB 104
664,854 664,854 000000000000000000075a024fa191c5edfb603cfb815ac389be25ea00491ea6 2,425 1.00/1.00 vMB 72
664,853 664,853 000000000000000000059ab926b9d5773a1bd72d5042d638dae14ac126c78c51 1,508 1.00/1.00 vMB 41
664,852 664,852 0000000000000000000195cc2ea5fc7b46ac641bc7176591d3e889d415872fcc 1,869 1.00/1.00 vMB 65
664,851 664,851 000000000000000000043911a2bfce13f7d0795875331712f252bc6e3494ccff 2,828 1.00/1.00 vMB 75
664,850 664,850 0000000000000000000e6aa80d1995aa00ecc66870d0934e8b3a17cadfdd8c9b 2,222 1.00/1.00 vMB 101
664,849 664,849 000000000000000000075a8e85f7550c7f06a8b5b0dd54debcdfe6acb8b9f401 1,332 1.00/1.00 vMB 96
664,848 664,848 00000000000000000005d49173fcbcb9df3c6a16d27efd9ace2b40210f4431df 1,801 1.00/1.00 vMB 51
664,847 664,847 00000000000000000007d7610cc99f15d15b14f3cdeb55004dcf8f3715447e11 3,155 1.00/1.00 vMB 84
664,846 664,846 0000000000000000000bd3b1dbee4faf84899147d6274da1f2ef351070acfebf 2,930 1.00/1.00 vMB 104
664,845 664,845 00000000000000000001ee406209db382b37885c85b8457a9dd2c6216ed0bef5 2,868 1.00/1.00 vMB 88
664,844 664,844 00000000000000000002c64bd9debf2284e071ce0fe2d0815d86dd9f4516ed9e 1,813 1.00/1.00 vMB 62
664,843 664,843 00000000000000000002425fa5d2fc4a69b89bdf15da3390dca7beb4e104ec33 2,789 1.00/1.00 vMB 99
664,842 664,842 0000000000000000000793a850292a1aacf69c632ce2590f0ede9679038365be 2,964 1.00/1.00 vMB 104
664,841 664,841 00000000000000000006c5bbea1aa0f1fd82671932885a9b834da27cd7536d5d 3,009 1.00/1.00 vMB 98
664,840 664,840 0000000000000000000b1e689d9076f96923c6fe11127135cfa4abedf0a358e8 1,882 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.