Loading Tool

Explorer IconExplorer

Memory Pool

37,442 transactions
27.31 vMB
0.06334880 BTC
Random Selection Loading Transactions
Max Size: 139.45/200 MB

Candidate Block

Mining Attempt 4df090147eba6d1c5a2ffabbf30720b71fee66dcbb2e9e977d8b9cacecba3a65
Version 20000000
Previous Block 000000000000000000001000aee6e3ae509c48b95212852c4d57a21fc9813ebd
Merkle Root b5f41871bcff567e3c9df0c93791523764da4e921ebfb13b7c22b779c39401da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,033
Size: 1.00 vMB
Total Fees: 0.01195291 BTC
Feerates: 71.22 > 1.20 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,270 (821,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,967 92,967 000000000004b845fe6b7dd98ced1000224500dbb588559d0d56fdca89d50794 2 0.00/1.00 vMB 0
92,966 92,966 0000000000087d989e93a77d99a984d281e532615815c5220333cc9402070a7b 2 0.00/1.00 vMB 0
92,965 92,965 0000000000033d0adf1cc76630f12799205fe84e1ef6a40118ca0ff02316fbdd 4 0.00/1.00 vMB 0
92,964 92,964 000000000003570a1a07c335224302829b09eb2494d8ba8bb6a89ecb434ee27c 4 0.00/1.00 vMB 0
92,963 92,963 000000000002cf5af1ef1a0862a12b5318013023eea51d929219d015cfa86b61 8 0.00/1.00 vMB 852
92,962 92,962 000000000001666912839703c5f754d0bcf374877999b797db568f47afc0894f 1 0.00/1.00 vMB 0
92,961 92,961 0000000000093ede44f3a8d4ab8ad571e4c0c430a1283979de4f26fcb2119d43 3 0.00/1.00 vMB 0
92,960 92,960 0000000000003e185404668e41f295977aa4fbb20d6f46bdd6d7d561a7f73346 7 0.00/1.00 vMB 660
92,959 92,959 00000000000472c60472a0d7bf85efbe706ac1042637f3ad24f56eca2a414c4a 3 0.00/1.00 vMB 0
92,958 92,958 0000000000075eae0061558f19d44f2a36c2100bc2245973bd1cce87198c8507 14 0.00/1.00 vMB 0
92,957 92,957 000000000003569c4250897902fdcc9a7eaf3c4b51598f716db09133a2c1d7a9 219 0.05/1.00 vMB 0
92,956 92,956 00000000000801f73587478dfb0bab1b02db5b35577a55ecbb728a3d4982c373 219 0.05/1.00 vMB 20
92,955 92,955 000000000004b85302b022975506f43f2565c1ba9a78d965d1b852fe9c7ded96 1 0.00/1.00 vMB 0
92,954 92,954 000000000005bcc4f175b7965ea35d5875ef99387be4225ed6265c26acff8f9d 219 0.05/1.00 vMB 20
92,953 92,953 000000000002b2fd4528a4e18d0fb3736800350e93ded4e81d46da335622b2fe 3 0.00/1.00 vMB 2,070
92,952 92,952 00000000000835c8bc5fc00cf731f9b7ff711730ca3e7d91688ef150f52f9997 219 0.05/1.00 vMB 40
92,951 92,951 00000000000932e6caf7e7b6f0df61c77167094d21d7df9033ff059a715d5521 217 0.05/1.00 vMB 40
92,950 92,950 0000000000052931d47f57d921a18610982428c1f3961277e6b17a8587a35336 215 0.05/1.00 vMB 0
92,949 92,949 000000000006f4f3295cf109115a1a467f8417d4fe92995a7680f43207c97413 218 0.05/1.00 vMB 40
92,948 92,948 0000000000091846cf4cdfef327d5e093d9e8e3a4bac204609320b36a776c05d 1 0.00/1.00 vMB 0
92,947 92,947 000000000007c87ada8e96d593074ac2034d4757cd14039cb603bb0fe1df10f8 201 0.05/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.07 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: 578.33 GB
    • Received: 8.73 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.