Loading Tool

Explorer IconExplorer

Memory Pool

25,926 transactions
27.16 vMB
0.06275607 BTC
Random Selection Loading Transactions
Max Size: 129.79/200 MB

Candidate Block

Mining Attempt 684b38cf8ff9fafd776dc7cfd823f9eb69f538f67327bb905f590780563d08c7
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root fce2d277ea837a86383637a6c9908a0b003a7637d5d8a8a5cec768aa16e1c790
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,097
Size: 1.00 vMB
Total Fees: 0.01155370 BTC
Feerates: 150.93 > 1.16 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (673,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,411 241,411 000000000000002bc421ea2f5582ba96b976e0005e5efb73e956a92931d97ed1 350 0.19/1.00 vMB 134
241,410 241,410 00000000000000583c410bdb07ff2f1f27cbc51eaa16ec8faa7869f649a4c607 624 0.25/1.00 vMB 197
241,409 241,409 00000000000000d1eba95d1de7c0f4c0602291711d14b3b615f8da8abb35ab5d 237 0.14/1.00 vMB 103
241,408 241,408 0000000000000057428bab0866ef3aced23fbe73a0e52d30373a6dbca31a3d31 468 0.23/1.00 vMB 162
241,407 241,407 000000000000005a09182ecff19416141d63e3cfaacff06ca5983deb0a68734c 267 0.19/1.00 vMB 96
241,406 241,406 000000000000004eec470e5150005ef26711672bd4890ea3ca14ac925a3afe36 659 0.25/1.00 vMB 205
241,405 241,405 0000000000000002cb63faf44cd304e7818c9250a542e1b69611698da61d4d6c 256 0.08/1.00 vMB 238
241,404 241,404 00000000000000b1d51db88863ea9e3aa797497d3d7abbd40318b95b68a470fe 341 0.14/1.00 vMB 178
241,403 241,403 00000000000000d566f86e51fe3e2f39e2fefcdf07a397e56e2a7900f48dea7c 315 0.13/1.00 vMB 175
241,402 241,402 00000000000000ffe64299c6050fa903d4a5195a2af95d1538e07996a6a2bed0 151 0.06/1.00 vMB 72
241,401 241,401 0000000000000100651f6fbc464532301b77266933cd41610ca1e95177b0544a 131 0.09/1.00 vMB 90
241,400 241,400 000000000000002590349d867ec20dd6670892f5c749ab18914406056eee8060 354 0.15/1.00 vMB 168
241,399 241,399 00000000000000c57d59dea707b626ec8e3e00afbd034fc052b402032955c24f 941 0.50/1.00 vMB 106
241,398 241,398 00000000000000bd8eba73914b935e29f6af4d1bb1039c67d2865f68e23f466f 533 0.25/1.00 vMB 134
241,397 241,397 00000000000000c3fa548445592fc6f92b1dc41957b98c66c078c1502c9f04ea 837 0.25/1.00 vMB 265
241,396 241,396 00000000000000f6d64abcfaeb79ebff16336dfa9a826130fd74623ffcb3d993 268 0.18/1.00 vMB 102
241,395 241,395 000000000000005bda143844cf8102cafd9542d346f006d9b6d041a4ca3b61c7 23 0.01/1.00 vMB 90
241,394 241,394 000000000000002539c7e38080e778cd55c2b6f3b9b06a505560182b2bfc338b 180 0.10/1.00 vMB 145
241,393 241,393 00000000000000bd1d5345e1092b77abd00b7c16be1dba45bd18439e36257a88 194 0.09/1.00 vMB 125
241,392 241,392 0000000000000078cef606be1bfa82025d3d2b1cdee145759262724dbfb7bea6 387 0.18/1.00 vMB 156
241,391 241,391 00000000000000a9f4a2b1782e6bc0318d3f9a444c8034e3ba64bc21a95b6e24 201 0.18/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.04 GB
    • Received: 10.79 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.