Loading Tool

Explorer IconExplorer

Memory Pool

33,774 transactions
25.76 vMB
0.05327644 BTC
Random Selection Loading Transactions
Max Size: 129.75/200 MB

Candidate Block

Mining Attempt 09fbd1f8de35b9be4f41ab1a80ed21041bf14b506f9dc5a677d56a28236199aa
Version 20000000
Previous Block 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43
Merkle Root a49c2f535f7a2fb796836aacdc7297092325f57b6696dc3d240f1f982faed5ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,528
Size: 1.00 vMB
Total Fees: 0.00598056 BTC
Feerates: 34.67 > 0.60 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,656 (339,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,905 574,905 0000000000000000000476ca135ceda27fbfba8b35587a9170c9c2e4398721ad 2,173 1.00/1.00 vMB 27
574,904 574,904 00000000000000000005ee4742bb57d26af91e89d81293e3c1718d397cae0d78 2,684 1.00/1.00 vMB 29
574,903 574,903 000000000000000000143b664c78f09531f7cc8db3365fad5bbf64b764f3d099 2,484 1.00/1.00 vMB 35
574,902 574,902 00000000000000000022bd0b1787655622d5a2479eb83843421f3596303ae904 2,966 1.00/1.00 vMB 31
574,901 574,901 000000000000000000045a6d8d3d7f7ae83dbf72ae84c0081cf0a7b5edc93821 2,248 1.00/1.00 vMB 25
574,900 574,900 000000000000000000177a99388bd0bf09489ab8f1f27fc4f9c0c5ecd4f06b1b 2,758 1.00/1.00 vMB 59
574,899 574,899 0000000000000000002604b35353fdc1f26a4722aa9bda5ee428e2e42d778dd2 2,689 1.00/1.00 vMB 47
574,898 574,898 00000000000000000003a111da05783c75cf98a298db25b09de9932186273424 3,156 1.00/1.00 vMB 72
574,897 574,897 0000000000000000001bbf26c59a10e719bddd404644dfc58c132decd1b54511 1,674 1.00/1.00 vMB 53
574,896 574,896 00000000000000000018bb29f06a193d2db4c6ec5f7c89877c2838f257894339 2,104 1.00/1.00 vMB 41
574,895 574,895 0000000000000000001c8738ce4697923ba763d5eac2dca6c3ff960746056635 2,757 1.00/1.00 vMB 48
574,894 574,894 0000000000000000001ed85663bfd904b7d02cd7261fc9689b149f7f77a8c189 2,158 1.00/1.00 vMB 38
574,893 574,893 0000000000000000001c51ae4098859dd4a20e0f639cae544a1b26d353efa060 3,123 1.00/1.00 vMB 50
574,892 574,892 0000000000000000000f0529a7e291f8469b360ce796bed16d135cfaba7ea5a5 2,841 1.00/1.00 vMB 63
574,891 574,891 00000000000000000004ca1e338dfeb76e148b35ad48c2bcd47d3feb3be86e85 2,845 1.00/1.00 vMB 47
574,890 574,890 000000000000000000105f05bfa63f2653e7edbce0a6d243426bf4b149246813 2,007 1.00/1.00 vMB 47
574,889 574,889 0000000000000000000d739094f832a770637bfdee81658a6e64dd97313aba32 3,079 1.00/1.00 vMB 53
574,888 574,888 0000000000000000000aefa373060a8784f4086eca14474d2ff2e92000e6d4d0 1,801 1.00/1.00 vMB 55
574,887 574,887 0000000000000000001bdfac000174ce8cb16484f2254a7581ac39c38778ae72 2,638 1.00/1.00 vMB 63
574,886 574,886 00000000000000000001dedb263998c95bee400a39c92ca435de4e5757fdb42b 1,862 1.00/1.00 vMB 57
574,885 574,885 0000000000000000000b85728c97b02ab490e6e90a3cfa3992647d5306690298 920 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 781.78 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: 633.22 GB
    • Received: 12.18 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.