Loading Tool

Explorer IconExplorer

Memory Pool

48,574 transactions
29.43 vMB
0.21720020 BTC
Random Selection Loading Transactions
Max Size: 154.31/200 MB

Candidate Block

Mining Attempt 63ef696b41a7048f2d3b22038d0e59d4d4aec3fe30b18a7fc04ce2376f07da22
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root ec3b0223051f66c482189788547e1b0696cede6180699fe40336200b8dccf0f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,403
Size: 1.00 vMB
Total Fees: 0.07114629 BTC
Feerates: 184.60 > 7.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (358,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,281 556,281 000000000000000000272d096a30430374d79ba958c72bdd86b9bd88d792b7b8 1,681 0.93/1.00 vMB 5
556,280 556,280 0000000000000000002d3eb4012ad7992fcda7676a9d4d56adc545bbdb4f8b63 3,180 1.00/1.00 vMB 9
556,279 556,279 000000000000000000047078fb92d2f96ab41b7571c1800dec21c2a490b76de4 467 0.17/1.00 vMB 6
556,278 556,278 0000000000000000001c3c5646af397a08a4eb49c866936eceaca2dd3ec5a79e 173 0.06/1.00 vMB 3
556,277 556,277 000000000000000000024770ba9613190e5b99653ee685185fb60aea65932fa8 295 0.11/1.00 vMB 8
556,276 556,276 000000000000000000226f1c51b88ee00d8877816a86fd00ec9b7ee08cae7ff2 1,161 0.49/1.00 vMB 8
556,275 556,275 000000000000000000310ea3203a7c992053757d211dae0884c303cc3e2d5032 1,888 1.00/1.00 vMB 5
556,274 556,274 0000000000000000001dbf82b0af5165e39b064cf6e83bac4b407f44ad6e2df7 3,040 1.00/1.00 vMB 9
556,273 556,273 0000000000000000001b7eed0db6533af02c3b4adb8a14fb690cc29503c2d467 221 0.08/1.00 vMB 5
556,272 556,272 0000000000000000002c594ff79f1a2ac73875a2f32e56a7a2fe181a283b112e 485 0.20/1.00 vMB 9
556,271 556,271 0000000000000000000fefc6f938e34e454ad0cec333a2ff27b63335d6636f33 2,036 0.89/1.00 vMB 7
556,270 556,270 00000000000000000007df2df15d05bfe259601e9445b47fe6b16362b8f1bac1 2,068 0.83/1.00 vMB 8
556,269 556,269 00000000000000000024cdd5db2d25e2fcaf1187844ee42b30b0c034f4ee6a81 2,071 0.80/1.00 vMB 7
556,268 556,268 00000000000000000002fb00f435b15f8b0f14746f0138328300e663d04cbd72 223 0.09/1.00 vMB 6
556,267 556,267 0000000000000000001bc79d48abaa2460d4f70d4bf5e5208a8bd66817b1d41b 583 0.32/1.00 vMB 6
556,266 556,266 00000000000000000003ca0e0379e9a6133ef747c7ff417525ec4b55c0c70bd1 586 0.24/1.00 vMB 11
556,265 556,265 0000000000000000003500974071d81dc851f35d05a4325392ed76e8386e8037 1,232 0.54/1.00 vMB 8
556,264 556,264 0000000000000000002080ca17168f140481e3ffb533abaf2230165d4123b2db 1,436 0.57/1.00 vMB 8
556,263 556,263 0000000000000000002e78e207627a6f41b871ff357a189d23a73145343efaea 1,424 0.76/1.00 vMB 5
556,262 556,262 0000000000000000000fb402b42c0cf39cda1134307c8df2770847c29b334c5b 1,220 1.00/1.00 vMB 3
556,261 556,261 0000000000000000000257e6a8152361a016516a6e346d8ad6c51b216a434b28 2,848 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.87 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: 643.68 GB
    • Received: 12.60 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.