Loading Tool

Explorer IconExplorer

Memory Pool

41,582 transactions
26.25 vMB
0.05856781 BTC
Random Selection Loading Transactions
Max Size: 137.29/200 MB

Candidate Block

Mining Attempt e99ee65dd12a242f5398ad905e8146773ebb1f0ab005daae14244d25f233f47f
Version 20000000
Previous Block 00000000000000000001c36c54bd23b3a107a616ecf778bf860499dd6b12a600
Merkle Root c28bbdd394ab03c6eeb6836da2849f3bf5ece506c64d8e97af6de50cddf9954a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,345
Size: 1.00 vMB
Total Fees: 0.01055807 BTC
Feerates: 40.21 > 1.06 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,763 (536,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,509 378,509 000000000000000004e568e462c0acf1843ca5dd15bc356a921729cd33b8ae71 377 0.94/1.00 vMB 5
378,508 378,508 00000000000000000f2a3fccd73593b443afe33c4d4d15e69f514bb15728f65d 479 0.97/1.00 vMB 8
378,507 378,507 0000000000000000005fb8fc85b3362d924e113aabb4356de0836f07ae0c8ee0 734 0.42/1.00 vMB 29
378,506 378,506 00000000000000000ef6b141d603376dea9c821fc02cbc81fc62cbc8b6cbfaaa 2,145 0.94/1.00 vMB 37
378,505 378,505 00000000000000000a8c799c3387ae9f911be719f9e3a26a4bb01c7008b639e7 1,449 0.62/1.00 vMB 45
378,504 378,504 00000000000000000a4cc2e8dac957a8b151585077e3b6a22360ba0aa21ce4b9 1,038 0.75/1.00 vMB 23
378,503 378,503 000000000000000006bfadb60d7716e8a04b658e9d531e6cd2b78014a9e4ae26 455 0.25/1.00 vMB 23
378,502 378,502 0000000000000000054fc2f4335db76c1021464aa7ee230164b0761fe920a18d 1,180 0.75/1.00 vMB 24
378,501 378,501 0000000000000000102f3084b68863b689ae2aa989569d68b35c7d9462b7aa76 1,069 0.97/1.00 vMB 19
378,500 378,500 00000000000000000a52239fbf1aac71533d3d27a1641cf691f36ed86c460602 1,786 0.73/1.00 vMB 42
378,499 378,499 0000000000000000093be52a24ed1a86d0eee7448303eaf2cd05880e6110f33c 959 0.75/1.00 vMB 22
378,498 378,498 000000000000000008a5483ef526695c9cd0d74c4fd51ceb32bcf532e5e4f40b 60 0.08/1.00 vMB 9
378,497 378,497 000000000000000006f8b941a1886f7172fd2a8dcbfc44a956a605a1c25a057f 538 0.37/1.00 vMB 41
378,496 378,496 0000000000000000088d390bc9b317a7623879c14436704a7f8039a6c6ea07e0 76 0.09/1.00 vMB 20
378,495 378,495 0000000000000000045b41855d84558ae8389229afc4fe34d5f7b0f3911ed94a 1,566 1.00/1.00 vMB 25
378,494 378,494 0000000000000000113f8242c70ccf1e31ecdaa0c59c6f228e5bb0029c44201c 2,481 1.00/1.00 vMB 54
378,493 378,493 000000000000000010552019b41ec8973be917e60f682d45dcf7bcb923105d9c 1,861 0.75/1.00 vMB 49
378,492 378,492 0000000000000000074ef7dad02b428516d3ee948e982fbc1254b50c762a4e61 588 0.28/1.00 vMB 39
378,491 378,491 000000000000000009f043ca00b3ed812ce219d5ba90172306f5a026c4b83a37 1 0.00/1.00 vMB 0
378,490 378,490 00000000000000000f714f3640e5ca27925f310d5fb3dea88f6bff7a884e6762 552 0.97/1.00 vMB 9
378,489 378,489 000000000000000006895618c90a2b4ba11aee0bcc3ced75bbccd506f0d400b4 772 0.33/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.96 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: 647.72 GB
    • Received: 12.97 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.