Loading Tool

Explorer IconExplorer

Memory Pool

81,783 transactions
30.84 vMB
0.08178082 BTC
Random Selection Loading Transactions
Max Size: 189.03/200 MB

Candidate Block

Mining Attempt ab38723eaab3be59e3221907f2fed0d054c89fc8f1df3c758418e36d909306a5
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 79741031684dee07a4dad6ce5d1cdaf6d9af6db3ea92f67a00f2f70e03f3b29c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,231
Size: 1.00 vMB
Total Fees: 0.01228456 BTC
Feerates: 100.00 > 1.23 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (545,392 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,829 369,829 0000000000000000038b05ad64c197cc5d65c334e4bec69d8ebb99cb1dab71f9 55 0.03/1.00 vMB 21
369,828 369,828 00000000000000000f278a30a819f50839ebb08d948b8481efa59ed121b4bfc0 807 0.48/1.00 vMB 36
369,827 369,827 0000000000000000014c2ea7cfbf72e36bbbda5dccc4aa17d5fc86cb03acd723 1,014 0.46/1.00 vMB 44
369,826 369,826 0000000000000000145348765e7702fc8f50bae977b2afdf7b1b57e973645707 1,093 0.63/1.00 vMB 37
369,825 369,825 00000000000000000f1b8b1538f0b87ebc906bbd6a03e5bbae8913ea195534ca 320 0.17/1.00 vMB 20
369,824 369,824 0000000000000000014447b501bb72253904615c9222042b2a311ed2f8d1d026 1,875 0.93/1.00 vMB 41
369,823 369,823 00000000000000000037c0f688e3d37651dc703f04fa2c290f5124398ad4b357 1,002 0.49/1.00 vMB 40
369,822 369,822 000000000000000014a23ce452dd335c9bff8653398be850adbc691324444f8c 337 0.22/1.00 vMB 31
369,821 369,821 000000000000000011d3b4f66c7e27d3a5622f501eed044b73e2f9a8e99fb8e8 340 0.19/1.00 vMB 35
369,820 369,820 0000000000000000104c91d38876866de82dcc2f859547ab13c0c0349936fdc8 894 0.70/1.00 vMB 19
369,819 369,819 0000000000000000096f9850dd48d8359e20662868e84c0c918e93052ac3fd0d 2,191 0.93/1.00 vMB 48
369,818 369,818 00000000000000000df2198fbd3ac590e9b78754e733175a3e87c23f9c3387dd 1 0.00/1.00 vMB 0
369,817 369,817 000000000000000012426ea1930ab0cb822c93c1752c82a7e9622c3efd0b6d8f 501 0.27/1.00 vMB 38
369,816 369,816 000000000000000013960f883a92eb62daa92de92a438cb58c6c28af9275e5ad 125 0.07/1.00 vMB 23
369,815 369,815 0000000000000000091e852bb8c3c4f072feba8c9cf4da2a7bbb786a6107829e 1,286 0.71/1.00 vMB 38
369,814 369,814 00000000000000000d560238d4f02ccd8eb6de81fc9410c36a7f5fb97458669a 722 0.40/1.00 vMB 36
369,813 369,813 000000000000000003d9ff095c1c816c9cac11f2a5fc68dd6385130217760391 917 0.50/1.00 vMB 46
369,812 369,812 000000000000000005585d41a0ccfa53fbf6746e6b0ac1b8ceefbbce76167e38 29 0.03/1.00 vMB 10
369,811 369,811 00000000000000000ce5d07321841409cc4bde790b180efc5f9b6cbe96964f48 810 0.41/1.00 vMB 35
369,810 369,810 00000000000000000651275e4bd4bd5b6fd89a816ae6a9ac441730ce0fe88be8 556 0.25/1.00 vMB 40
369,809 369,809 000000000000000000164d4f0ca43a0c05303dccdfc16b1866a174b7b6d6c3f0 762 0.52/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.