Loading Tool

Explorer IconExplorer

Memory Pool

73,911 transactions
27.34 vMB
0.06886327 BTC
Random Selection Loading Transactions
Max Size: 166.66/200 MB

Candidate Block

Mining Attempt 3feb09bbdf50374b121d95efd79a4142a4bf25ee4fd1a3eb503eb678cab06483
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 01750ba20bbfedb0e88e04f6c9ad2ede4beee517b8f85af455c4f7b1d242d138
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.01069140 BTC
Feerates: 337.46 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (465,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,997 449,997 0000000000000000001fc62e775720d7469936509be35778fb1c612ac208b146 2,219 1.00/1.00 vMB 74
449,996 449,996 000000000000000001751fc94f2946e612b7ef11551145e3c87bd0db3239e9d4 2,616 1.00/1.00 vMB 105
449,995 449,995 0000000000000000006cbc081d67206897461e141fa3af8da57c984f9302f274 2,120 1.00/1.00 vMB 63
449,994 449,994 00000000000000000260e53025b01b6a632cf636d625033fa69dcffd8c80315b 2,409 1.00/1.00 vMB 79
449,993 449,993 000000000000000001b899a8dd06fd3f8c715c82699ff8ea38d2caf4c361aaa6 2,490 1.00/1.00 vMB 82
449,992 449,992 000000000000000000e1d27ca0de6d7a937197222dee6df0f8f7229059f12495 2,489 1.00/1.00 vMB 107
449,991 449,991 0000000000000000017965395536674b297496d8708c83b8c6e23fa97a022e9c 2,897 1.00/1.00 vMB 94
449,990 449,990 000000000000000000e8853ededafc72c3d771418a30e7de10ee9b0d90de1a6a 2,747 1.00/1.00 vMB 137
449,989 449,989 00000000000000000165c2d92689da2f1a5c0ccd4c44aff5baf2de180b432309 2,438 1.00/1.00 vMB 67
449,988 449,988 000000000000000000ef80b793551fc6df647091c9d9de6a9f9bf8dbff02683e 2,228 1.00/1.00 vMB 77
449,987 449,987 00000000000000000227fea96d44e849bb50abb3440026d05577a14dcac715c8 2,398 1.00/1.00 vMB 105
449,986 449,986 000000000000000000a7df92022ec2a7c48a871afe4f8c04e05c34bc79172bf7 1,243 1.00/1.00 vMB 66
449,985 449,985 00000000000000000107b6d19f4647d2b5c44c97c067fe02e5fa92ff410b5e57 301 1.00/1.00 vMB 54
449,984 449,984 000000000000000000d22d1189a6a66865ae3795d285fab25cca7e9fcd43b667 1,421 1.00/1.00 vMB 70
449,983 449,983 000000000000000002c39ae262935b7d277062d33aa9f5461f7fb6887a6ed18b 2,172 1.00/1.00 vMB 62
449,982 449,982 000000000000000001dd00d3633f0081f529704161711d6d8c4402578a22c9b5 666 1.00/1.00 vMB 53
449,981 449,981 000000000000000002979e885deeefde60442b7bd2b8676549bec4594b27eca2 2,176 1.00/1.00 vMB 88
449,980 449,980 00000000000000000272902f386665a862813f8c2eb0db9d9b7c9503ffdda07f 1,298 1.00/1.00 vMB 55
449,979 449,979 000000000000000002686ee3c6af731c751c6a18aea60a908cb265a96516a8bb 1,677 0.99/1.00 vMB 61
449,978 449,978 00000000000000000040f5797279a82c33ea04ad40052bb84d217b76067e1416 2,580 1.00/1.00 vMB 100
449,977 449,977 000000000000000000470f2062f85f5415230ef8db36513c9432c9bc1514be60 2,446 1.00/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.94 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: 714.92 GB
    • Received: 17.62 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.