Loading Tool

Explorer IconExplorer

Memory Pool

79,460 transactions
29.66 vMB
0.06791987 BTC
Random Selection Loading Transactions
Max Size: 178.61/200 MB

Candidate Block

Mining Attempt 1c41c31e1cb688f0a2cc1a5e0e64646ed971d8c9bfd15683c3fd6361fe40b9cd
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 2b308bf8de692fc39a7c61216b0053c667dbf94b7418108c8cc505ddfb93e2de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,327
Size: 1.00 vMB
Total Fees: 0.00762152 BTC
Feerates: 100.19 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (438,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,119 476,119 00000000000000000105c9133cb9146b555339b694e27b1a9eaf17b2f49cb041 2,358 0.99/1.00 vMB 55
476,118 476,118 0000000000000000011f06e9327982a587bc86272b94d1ce716980a39dabfe9a 1,613 1.00/1.00 vMB 162
476,117 476,117 00000000000000000093d4327b7d57b764fe26e1d4fa9d4aba5922d83f90b7f6 1,154 1.00/1.00 vMB 148
476,116 476,116 000000000000000000e808d4b280b1c427b2b1ffd2aabe27b6fe8519be54df20 1,454 0.93/1.00 vMB 244
476,115 476,115 0000000000000000011c18314e8997258545df0f2a5a19c342053bfcea8dff9c 1,415 1.00/1.00 vMB 233
476,114 476,114 000000000000000001040c89a22cf248caf28b50b0ed372496565fbdb4eb0cf6 2,252 1.00/1.00 vMB 140
476,113 476,113 0000000000000000002d6aeffe5bf1f84de02141f817e20edba71ba72496247d 1,604 0.74/1.00 vMB 201
476,112 476,112 000000000000000000d882ee2cd9ae2fb3ca221a5b4ea724386e67c8d9a0c3ab 1,084 1.00/1.00 vMB 61
476,111 476,111 00000000000000000081effb124cdadad8bb3abc7ecd46330fbd7991c215e551 1,067 1.00/1.00 vMB 66
476,110 476,110 000000000000000001296f5fa359acd02d1bac5c18360bddf0cf108fbac72849 1,534 1.00/1.00 vMB 101
476,109 476,109 0000000000000000012709536910e8fe3d40b2616e85546190f5697d002d0df4 1,247 1.00/1.00 vMB 76
476,108 476,108 00000000000000000095b441efed07bb5e957fd8c3ce7326bb1d1718108ad700 2,347 1.00/1.00 vMB 58
476,107 476,107 000000000000000000ea5bd95af6c390c1488f5b7e4f91fbe191848707a63730 1,795 1.00/1.00 vMB 192
476,106 476,106 000000000000000000b775cf6710bc15bbe30dd15674f4e531c3c5298aba680d 2,017 1.00/1.00 vMB 211
476,105 476,105 000000000000000000bf7ccb3e37d2a65a1b20f2c5a6b1545385960a7ea62b62 1,234 0.64/1.00 vMB 184
476,104 476,104 000000000000000000bdd15269ddd9a9e9c733d32e37e88822419f6b5a36533a 751 1.00/1.00 vMB 28
476,103 476,103 000000000000000000a97a47bf8341d87735e6938974dd259d1fd01968ed8e4d 2,114 1.00/1.00 vMB 26
476,102 476,102 00000000000000000131956778839359e827a14625af19d01c7d634eb4f61eb9 1,817 1.00/1.00 vMB 65
476,101 476,101 00000000000000000003d3bc8b41848e85fa798bade01e7468adcb6888271f6b 1,779 1.00/1.00 vMB 78
476,100 476,100 000000000000000001129dc7520ccc27c7874d7c53e1745c7fdda8b09b395f6b 1,946 1.00/1.00 vMB 203
476,099 476,099 000000000000000001509d9f1998d46f95faafd4dce1d6e7e441084b6ab6fef8 2,133 1.00/1.00 vMB 264
Previous 10 blocks ↓
Total Size: 782.37 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: 663.68 GB
    • Received: 14.93 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.