Loading Tool

Explorer IconExplorer

Memory Pool

81,886 transactions
30.99 vMB
0.11685820 BTC
Random Selection Loading Transactions
Max Size: 188.10/200 MB

Candidate Block

Mining Attempt ba45b2a262c35ac064baa91ad91f6f0277051bf9255cd8e50ee88fe57311e2db
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root e05648a7f8d52c16ddfaa4c61b0f5d03b5f05e578411a467e9d4fd9033325cf6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,089
Size: 1.00 vMB
Total Fees: 0.03952347 BTC
Feerates: 318.30 > 3.96 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (559,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,909 355,909 00000000000000000da3c9c86df27c2ee0165cedceae16585d378576ba51e572 1,301 0.75/1.00 vMB 26
355,908 355,908 00000000000000000de1d09afb1ff876b096a2a33b9885b73655ee0430516281 1,555 0.75/1.00 vMB 29
355,907 355,907 000000000000000010cf6d850b846fcb09f31c3c16f50920e688eeecbd332f12 825 0.53/1.00 vMB 19
355,906 355,906 000000000000000014ae09dc1ef53207c1c8480808cac3359e30f66465f12055 628 0.37/1.00 vMB 23
355,905 355,905 0000000000000000002f9409d52a321ec1da828c3edc18b4dec55b346c0b886a 85 0.11/1.00 vMB 6
355,904 355,904 000000000000000000808a458aa1e2701fd4c40c0ad9a127833d3b8515f0c72d 795 0.75/1.00 vMB 15
355,903 355,903 000000000000000012b3693e48bb0e1380b8de13c29c51319f9d2ab515a27a76 459 0.28/1.00 vMB 21
355,902 355,902 000000000000000009982670160e05ce8f9817a2d01f2e4acf1f9cc0055a790d 1,308 1.00/1.00 vMB 20
355,901 355,901 00000000000000001147e05b51ccd69a17b8ceb8837c97ba7fc48dd09bfbd692 1,935 0.75/1.00 vMB 38
355,900 355,900 00000000000000000427feb74d5784ec55a9e0f060e0328f7220433477d719bb 95 0.10/1.00 vMB 4
355,899 355,899 0000000000000000098d066f8c1b9f64afcfa9abb662f5433574786c37bd3642 852 0.65/1.00 vMB 30
355,898 355,898 00000000000000000c2b75113c6d2539f436ee9ac90abf620d9d3a3a4a19d3e8 1,044 0.54/1.00 vMB 27
355,897 355,897 00000000000000001707a26e9773da6693075b5d87c1f7a49a108f7aa5a0a2a1 172 0.09/1.00 vMB 23
355,896 355,896 000000000000000010f6b0287b4d3ba7ab815170cf9b4b39bcf4ced2afcab7b2 1 0.00/1.00 vMB 0
355,895 355,895 0000000000000000038da724e9685ecca7522e7a186e956c927bb1b84eab22a2 858 0.40/1.00 vMB 29
355,894 355,894 00000000000000000f2f358546e16869894a6cb845b919ad8cc2ee54478569d1 102 0.10/1.00 vMB 11
355,893 355,893 00000000000000000418ccbe1702b3ab16d19fe35c3f77682dfdefb053dd3a49 100 0.10/1.00 vMB 10
355,892 355,892 00000000000000000d9b21a66c2fed13cb4cff2d4314bc14aab3113fcec0999c 174 0.13/1.00 vMB 23
355,891 355,891 000000000000000005ba1989af41c9ba75a4d2e9e16c9b7ad931c71e877e1021 301 0.14/1.00 vMB 27
355,890 355,890 000000000000000013423df25feeb2aead16f1098a89ee38e8caaca1cbadd67b 280 0.16/1.00 vMB 24
355,889 355,889 000000000000000001f9e18812bc1328da067cc23b11966dbcedfccc066820cb 731 0.33/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.08 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: 721.92 GB
    • Received: 18.39 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.