Loading Tool

Explorer IconExplorer

Memory Pool

41,953 transactions
26.11 vMB
0.05146133 BTC
Random Selection Loading Transactions
Max Size: 136.97/200 MB

Candidate Block

Mining Attempt c9c7f1c9b1dc4c3cf6d8a1967dd103d3a0a93c7d2e33c6f4ad40d4f833bf697b
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 532a10f6d5f7158ad994dadcb74eea14a3fd543589cab864d4426fb2de1f11ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.00386310 BTC
Feerates: 18.26 > 0.39 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (458,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,400 456,400 000000000000000000e832d7d9653d310f2d1039abdd1fb14af09ce5c8feeb98 1,242 1.00/1.00 vMB 119
456,399 456,399 000000000000000002481bfc7640d40d04b2eb49eaa90de4cc896923bfa66b6e 1,889 1.00/1.00 vMB 140
456,398 456,398 0000000000000000014db028a2cedb30e4a73e284980a6e711ac60e5945c7f17 1,957 1.00/1.00 vMB 135
456,397 456,397 000000000000000001b06052d1da3c4e687b94510e155f3a56aa27b678a45509 1,534 1.00/1.00 vMB 235
456,396 456,396 0000000000000000004820884e64a49844c2c5f0474ba9575f1f6aff5eaeb6c7 2,114 1.00/1.00 vMB 189
456,395 456,395 0000000000000000024717a48df52f732c446aaa4e218395dd4c4c665968ea90 2,382 1.00/1.00 vMB 232
456,394 456,394 00000000000000000124988b98564f8e2ed023fe255dddb4636dba7d3b2b96d4 2,029 1.00/1.00 vMB 160
456,393 456,393 000000000000000000796ba32e9edc1087efcc349e9dd4829434ee0830cead52 2,065 1.00/1.00 vMB 66
456,392 456,392 000000000000000001664008552c52d038ce87b54bb9640466a174995af9ba87 2,471 1.00/1.00 vMB 145
456,391 456,391 000000000000000001246dcccbc7d9bed586a20782477a3da83f65b8c3501762 1,380 1.00/1.00 vMB 63
456,390 456,390 0000000000000000018df5b3b668cf30d9376f75e1368e2ab8695a5b13e51cac 2,397 1.00/1.00 vMB 177
456,389 456,389 000000000000000002512ea58adfef21cbf2b18e5806a67c8da9f00335dc591b 1,890 1.00/1.00 vMB 150
456,388 456,388 0000000000000000006baa73cf55b96d8c117fb878037f690e1675edeb8f466e 2,665 1.00/1.00 vMB 221
456,387 456,387 0000000000000000024a23cb7d17db0a5d5426f81305aaf7d833464e5c86b0b3 2,626 1.00/1.00 vMB 212
456,386 456,386 000000000000000000a511e0367a1b0e33afbe898cc538f8106c9280aaef75d4 1,852 1.00/1.00 vMB 144
456,385 456,385 000000000000000000413b29ef17031239496c946b1e1e2d5710a2dfedaddab9 1,636 1.00/1.00 vMB 146
456,384 456,384 0000000000000000006f8866f09ae4de8c7a7ba2061e38195328c42e3089745f 1,255 1.00/1.00 vMB 75
456,383 456,383 0000000000000000003c35634e26f403fc0baf011bd72e67e02460b0356727c0 1,530 1.00/1.00 vMB 150
456,382 456,382 0000000000000000002aecc5679aa29de20388b2d71a89e729fb51fd2c5fd360 1,701 1.00/1.00 vMB 123
456,381 456,381 00000000000000000022ee444e655e065d8c6c3b653dbc9a83af472de2969304 1,948 1.00/1.00 vMB 193
456,380 456,380 000000000000000000e3a020c2e8b567f53b41fccd98254da9d113c2550d5587 2,404 1.00/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.