Loading Tool

Explorer IconExplorer

Memory Pool

80,678 transactions
30.23 vMB
0.07495440 BTC
Random Selection Loading Transactions
Max Size: 185.30/200 MB

Candidate Block

Mining Attempt b109275af7a174c792f9953b659bea142d4bb4dc79f9cb6e999070dc28a9b7fd
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root a5484b6e14c81508fd7850ffc6e7591cff8e324c5ed510ec268d72bb9519280f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,661
Size: 1.00 vMB
Total Fees: 0.00759227 BTC
Feerates: 40.21 > 0.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (491,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,077 424,077 0000000000000000045923dc2342ce6e22c00471aa1aacbb0d315db63034e955 1,773 1.00/1.00 vMB 41
424,076 424,076 000000000000000003d53ebaafc4bec92022984bc6e2e3e4dc97012dbee2a2e1 3,076 1.00/1.00 vMB 94
424,075 424,075 00000000000000000487c4c197fde89322719730244ae6a3bf5a933f4b0ab63e 308 0.58/1.00 vMB 30
424,074 424,074 000000000000000003fae911a39873df9e6149b8e45be230d9742c18d641c616 1,161 0.98/1.00 vMB 37
424,073 424,073 00000000000000000191b40cd04d8ce313d562ac488f91bb195029fd95d46751 193 0.76/1.00 vMB 12
424,072 424,072 000000000000000005383d0cc13c1df3a32b5f27c62b44f7aae702688f5658ba 1,653 0.99/1.00 vMB 43
424,071 424,071 000000000000000000a693f802a32862e29765e914abd286cc8b8e31f5627b97 15 0.00/1.00 vMB 83
424,070 424,070 0000000000000000020d938db5be406752dca96242cbe29a04c8416b6105f472 347 0.13/1.00 vMB 56
424,069 424,069 000000000000000004bf01c84884401c100d62e1006d1fef80833babfa5365d2 591 0.29/1.00 vMB 55
424,068 424,068 0000000000000000001e853d27fc6c02f7e7276b7a2878cb2154318c66976d1b 533 0.34/1.00 vMB 49
424,067 424,067 0000000000000000024c92f4cfc926c379051ec62764fc2f49a9201f395ceb3b 1,402 0.65/1.00 vMB 66
424,066 424,066 0000000000000000012863a4fcd9bc854fe9c518b16c71ada99443d93d7a1e73 1,069 0.47/1.00 vMB 60
424,065 424,065 000000000000000004779e37f1f92ae0179284ad54d5cd34bd144098304ee6c1 198 0.07/1.00 vMB 75
424,064 424,064 00000000000000000065004dc8dc9a4f1db778799556d3a6b838a6141d55c852 168 0.99/1.00 vMB 6
424,063 424,063 00000000000000000253337afa13d5cdd2e4742856d123e452de79e21d06575e 2,000 1.00/1.00 vMB 86
424,062 424,062 0000000000000000003c0e419725fa1d3e37a3a3f4b1d96ed70a78d50dcd7082 1,853 1.00/1.00 vMB 66
424,061 424,061 000000000000000001258685511fab8468a5886b483f23e8d3d0acd712c6f10f 2,007 1.00/1.00 vMB 68
424,060 424,060 0000000000000000029d419d43f6065182cce86227418ad905bb92ed867d2328 921 0.76/1.00 vMB 42
424,059 424,059 000000000000000002bb576bdf45ccce6bdd7cdc864d6132c39523bf7d59541e 296 0.13/1.00 vMB 80
424,058 424,058 000000000000000003633202b66a5cf951c71d257f4fbb44f36e131b5ab5e366 353 0.14/1.00 vMB 89
424,057 424,057 00000000000000000270bee5fd2055bab37d7508dca3026afe7b9110c8cb34c0 1,875 0.88/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 783.01 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: 718.89 GB
    • Received: 17.99 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.