Loading Tool

Explorer IconExplorer

Memory Pool

20,781 transactions
9.27 vMB
0.10815338 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.86/200 MB

Candidate Block

Mining Attempt 086877a45f9aaf9db79a31731f9d0c495efa52f519b8942ca7201d0a33ce6991
Version 20000000
Previous Block 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb
Merkle Root 3f56f70bbd56b253a65cce428d9a8b43c662cb23c3d3a7cb071351683c97b13f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,545
Size: 1.00 vMB
Total Fees: 0.08521342 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,425 (741,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,046 172,046 0000000000000a002c39cd1fd2e7d2588cfbc4895a211e19c9926a0883072041 157 0.07 vMB 75
172,045 172,045 00000000000001af966a706b05282e3a7909d94e6598b9ae97a2dc9a6c497e9b 1 0.00 vMB 0
172,044 172,044 00000000000000d70adcbcfd561ff1bbd41be9fb4e0434faa949a622962f9f5f 1 0.00 vMB 0
172,043 172,043 0000000000000321eb25f161c1cfa000f45573999301f1ca556192c34c4e2908 21 0.01 vMB 30
172,042 172,042 000000000000056ad09efb76ba3d953d32b1713f1f2af7bf2de620f05527b00f 11 0.00 vMB 54
172,041 172,041 0000000000000b033ffe0fcd611522d8d55efce9eff397086aca6f998a91eba4 30 0.01 vMB 121
172,040 172,040 000000000000084bd3ea71d363046c886a8af3c24ba7618fb4cf11d32e417bb2 1 0.00 vMB 0
172,039 172,039 000000000000004e369f60867c1df1c3f24fdfbdcbc686a19eed4a6cd8d51f5b 1 0.00 vMB 0
172,038 172,038 000000000000093ea7d2e6a149afcbfaffcba819392fbe5989a7b8002604b8db 32 0.01 vMB 152
172,037 172,037 00000000000005ee8da768a5a2f9261adf0aa0aa26f09f6cc3082573631a09e7 35 0.08 vMB 58
172,036 172,036 000000000000017d6aeec0f8b14ba097c82e0d2092014e269ff85588094b632d 52 0.02 vMB 132
172,035 172,035 0000000000000352feeb37a0c85388b1ed904893c4105993061d83099f332557 1 0.00 vMB 0
172,034 172,034 000000000000045a5d9bef806a416341b932c7810b187c1642b1548cf74e3afc 19 0.02 vMB 106
172,033 172,033 00000000000000d91a84ff53ac16758c88153e78e653a69c42b8800fde2daee2 89 0.03 vMB 86
172,032 172,032 000000000000027112164b9b6805eb77166128c3a6eff69f74b70a552b0637d8 160 0.05 vMB 13
172,031 172,031 00000000000003ece849c9d4f46a2c6883eda6f998d1fc42376d9dcf6f9d43c2 98 0.04 vMB 77
172,030 172,030 000000000000009532af6bf07a3025b86646ede842d24219740ca9948c80ee5e 37 0.02 vMB 176
172,029 172,029 000000000000020e8eb9a4f8e96b30a96dc88dcf0d3e16959a40d07637954dac 1 0.00 vMB 0
172,028 172,028 0000000000000a9f62c34f13cc17d543e0e22fb54e3b286081a5e25f1c550b75 12 0.00 vMB 16
172,027 172,027 000000000000055da257010c7529d6cde33519258502cc2ce3b1e5e2a1fba32e 68 0.03 vMB 119
172,026 172,026 0000000000000120ae542480d9fa7a2394a30dfc1c7a8de3995fd6df754a071a 29 0.07 vMB 42
Previous 10 blocks ↓
Total Size: 779.61 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: 299.18 GB
    • Received: 1.29 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.