Loading Tool

Explorer IconExplorer

Memory Pool

45,596 transactions
29.03 vMB
0.13839601 BTC
Random Selection Loading Transactions
Max Size: 151.30/200 MB

Candidate Block

Mining Attempt 611155c8188312a25b60b68da5f1f47af2eee58c7e8583b0d1ea7126f384f788
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 8525de44596323c5c7acedd1c91c49687b6a7079ebbe2d49bd9cbe1f61f97c92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,643
Size: 1.00 vMB
Total Fees: 0.03906456 BTC
Feerates: 100.25 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (863,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
50,836 50,836 000000000f93d3ca2444850709af0fb3a070eceeee06f0cb42e10c800e90d002 1 0.00/1.00 vMB 0
50,835 50,835 000000001d7f27aa97794c30b8de8667740e8114232cdd39552cd787c3fa6ee5 1 0.00/1.00 vMB 0
50,834 50,834 000000001092b12bb6fc9cb248e2d5e9b2b024bd46c780d9944eb4f16193cc41 1 0.00/1.00 vMB 0
50,833 50,833 00000000111a9b70a4e5a6a740530dafc1f16bc5ef3be7b3c0d3ef59ce7f8ef5 1 0.00/1.00 vMB 0
50,832 50,832 0000000019153d7393aadda194010fdcdfffba952d906715bbbf5822ca5b417f 1 0.00/1.00 vMB 0
50,831 50,831 000000000604be63cfbc7db56d2b073b1981c938ecb6aceb293d4a89c02a539c 2 0.00/1.00 vMB 0
50,830 50,830 00000000089937ca29bae155cf1270755d03e31316d06546d4e2e8e4bc024d7a 1 0.00/1.00 vMB 0
50,829 50,829 000000000d7d98dc5895be48d819d663e18360f28bddaa2c6dcdb6ef5424a9e6 1 0.00/1.00 vMB 0
50,828 50,828 00000000147f880999720ba6c6be01341a5254909427aa6c5366a3053d062fd1 1 0.00/1.00 vMB 0
50,827 50,827 0000000008302aab9bab8cac33b5663dc8b0c74d3e8177b9d89b37327a5c7ea9 1 0.00/1.00 vMB 0
50,826 50,826 0000000016a38cf2101a6e8e2c5c53b5f2f946e105eef36278d2dbe4eba7c751 1 0.00/1.00 vMB 0
50,825 50,825 000000001169a67dbd3f47c6684e8a9aa2f8cce06374a2a49506b12b79c31772 1 0.00/1.00 vMB 0
50,824 50,824 000000002026a605cd3b8715a44fc22f31960e6f7e08748809a50347a65c7567 1 0.00/1.00 vMB 0
50,823 50,823 000000000ea7d98b2060be16b31789bdf802ae0710a8559c737496ddca086840 1 0.00/1.00 vMB 0
50,822 50,822 000000001c0ecd67aa83ef47891e11f787618f1663b079caa49b2a7828be9cf2 1 0.00/1.00 vMB 0
50,821 50,821 000000000f8f5834e63796771bf1aaa94c33077f18397099bee6b978a8c005b4 1 0.00/1.00 vMB 0
50,820 50,820 0000000011b19ccd6505bf70b4b9706b0d90704214c80d97f52093124ebd5c26 1 0.00/1.00 vMB 0
50,819 50,819 0000000018f8b76acbc7f9449faed4cfa5f4e694b7c1b7b52c5280329c3823c9 1 0.00/1.00 vMB 0
50,818 50,818 000000000ff7bf5ae47c0cf95980f02d3aebf7677d41ce3de4384358be1d9fd1 1 0.00/1.00 vMB 0
50,817 50,817 00000000065f582d761e90616f4c3579b75fc0477d3c57a90941cf8a8e2bf49f 1 0.00/1.00 vMB 0
50,816 50,816 000000000541465f358802a9108844122d41afb34b26365a76c2a498b2739e12 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.88 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.01 GB
    • Received: 12.64 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.