Loading Tool

Explorer IconExplorer

Memory Pool

43,278 transactions
26.34 vMB
0.05828495 BTC
Random Selection Loading Transactions
Max Size: 138.52/200 MB

Candidate Block

Mining Attempt dc6ece3f26e58527f36b0950a749b8dbe77879bcf4f97f03955b225b1dd47133
Version 20000000
Previous Block 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a
Merkle Root c2fab9600e00301c4e66d95e3d563e57ac8f20977cf0644def0e71795831310e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,674
Size: 1.00 vMB
Total Fees: 0.01012874 BTC
Feerates: 40.21 > 1.02 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,760 (579,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,811 334,811 00000000000000000335f352e76cf7aba743a854a2776a50a75a695e7d52717c 144 0.08/1.00 vMB 28
334,810 334,810 0000000000000000006c21da34e5519e77ad06a5bdcb08c1f0042e915e3ea696 717 0.47/1.00 vMB 23
334,809 334,809 00000000000000000e850d446a67560a65d44213b409ee65a3c83727a7920c3e 1,073 0.71/1.00 vMB 24
334,808 334,808 000000000000000000fe3aab9d8ae4fbe8aa28b763b50c60690e319cc27c16df 537 0.33/1.00 vMB 20
334,807 334,807 00000000000000000d6ba646e083323bba3b0af3c4ec7ecb252a0c0a80a97055 237 0.15/1.00 vMB 22
334,806 334,806 000000000000000002f42bc803eb55ec1da40f6de6c2c594255806d95acdd722 1,202 0.72/1.00 vMB 25
334,805 334,805 000000000000000000f0f6a430c9a87adceefcc02820514cd5b558f78aad6d12 754 0.37/1.00 vMB 26
334,804 334,804 00000000000000001b2fbfc940fed14d33d66f4467742cba1080214e1b373a94 223 0.18/1.00 vMB 20
334,803 334,803 00000000000000000b0f55425d2d62187286dadb158b531371a64d40b11cf6dc 574 0.37/1.00 vMB 23
334,802 334,802 00000000000000000461ebe1af0c8c3785767a288a712872a41788dd70ea70c9 861 0.71/1.00 vMB 23
334,801 334,801 00000000000000000cad6efdfe74524f110ba99628b22d7534a4ba5e84eb0dc2 502 0.32/1.00 vMB 22
334,800 334,800 00000000000000000ae21f19d6c8dca6c78efabf2bc27397aaf595bf89fe7654 148 0.09/1.00 vMB 21
334,799 334,799 00000000000000001798c445ff704b9c8e8b4d3e4144e119dc28eb94bdfcd00b 320 0.17/1.00 vMB 26
334,798 334,798 00000000000000000e5e71aa60ddf9e094f0778c176f3e2a3f41a36bc90be8dc 510 0.72/1.00 vMB 12
334,797 334,797 00000000000000001b145eb49c66c7bef935ef8938630cf342a8909c76b8e634 279 0.35/1.00 vMB 17
334,796 334,796 00000000000000000a94c85590a86db4fc37ff020de0af75de6e5281490ca687 1,173 0.75/1.00 vMB 20
334,795 334,795 00000000000000000550732edb03894d7c2dc16efcfcef3188622c8566305d1a 2,581 0.75/1.00 vMB 38
334,794 334,794 00000000000000000272f49a3c9842260bc60508f03ce943db14b08654eb4394 32 0.02/1.00 vMB 10
334,793 334,793 0000000000000000163e0a83bab7abfe96b78c899221538c38ef9f8ad50e7f6d 1,215 0.50/1.00 vMB 40
334,792 334,792 00000000000000000dca74e08639b25febb24919c4395a8d1b848b9b6b3c4696 1,021 0.74/1.00 vMB 29
334,791 334,791 0000000000000000184ee75c71e83f6c110b2a936b2ceefdcdb9d2571773b866 917 0.75/1.00 vMB 25
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.60 GB
    • Received: 12.96 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.