Loading Tool

Explorer IconExplorer

Memory Pool

38,264 transactions
18.37 vMB
0.14975302 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.18/200 MB

Candidate Block

Mining Attempt b1bb11dcbee26fa9845c9160ced0d13679977ee691bf438887d114192bf72f28
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root 8957fff50873fabdbf6d36ac3f03d53ee00d89a04904b960fb14715b4fc9a3ee
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,698
Size: 1.00 vMB
Total Fees: 0.03148100 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (751,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,267 162,267 00000000000007d072d9da50bc0e582d727334c7d7b0956619b715d637523435 10 0.01 vMB 218
162,266 162,266 0000000000000854f6ad3a68017e52de8c0f40088243805e5c00cf476fdef432 24 0.01 vMB 61
162,265 162,265 0000000000000bdadd3150d6bafb22d5e252cafade9610a27c016e4c008c4660 55 0.02 vMB 11
162,264 162,264 000000000000017b0669cc725a39c6473149c304529a5f2d8fc3f42bf2ad9a7e 98 0.04 vMB 174
162,263 162,263 00000000000009a3a627944d48936bdd1b71f790b21c36c33f5239977343f15e 30 0.01 vMB 72
162,262 162,262 0000000000000371e426dd865cc2f24c13b4feeccf00e19c9f51afe5907741fc 29 0.03 vMB 139
162,261 162,261 00000000000000fbef30ea48585b73bebc1844948bf6f7f303ebad32e032f7ed 32 0.01 vMB 306
162,260 162,260 000000000000019923bbe7d72bd2b15412f6140b9cc08a262861c36e12cc8c85 15 0.00 vMB 59
162,259 162,259 00000000000003fc35e4efdbe31d18946c6dedf2fd43f2ac5c176020dc44b766 42 0.02 vMB 170
162,258 162,258 00000000000001ccf8ae6830009756bdaa9d3399dbd06c8c8b952028adc82429 110 0.04 vMB 175
162,257 162,257 0000000000000899da9c8feebd120482d4fbf5b3c25bd0a85ab405df8bc0a2c9 31 0.02 vMB 38
162,256 162,256 000000000000007bf030c6d91ae45c043c888d1a7feac5b91b96f3aa14b4b57b 19 0.01 vMB 101
162,255 162,255 0000000000000073cffea73e35d8ad42de5f06a3f5b5a7fe74529a9301fc0747 38 0.02 vMB 114
162,254 162,254 00000000000005590de117683bf30ffdb469cf755b18a0a9a6c963da31485559 93 0.04 vMB 177
162,253 162,253 000000000000020531ac45e92475aed3790bbecc8433da90210a572857512212 1 0.00 vMB 0
162,252 162,252 000000000000000a86bded5656d09eb2076d338e44284302b1b5e1b09fc57eb0 69 0.05 vMB 154
162,251 162,251 0000000000000a832685e2ea527cd63c0c14ef3866806732b6fafdfaea510579 117 0.05 vMB 205
162,250 162,250 0000000000000275e3c15ccbc7c794a8fc45ad445fd3df1ea68b75a854f31b94 129 0.04 vMB 93
162,249 162,249 000000000000047ae9ea5756923b204315889b7785292048f7b3af17faddf2ad 31 0.01 vMB 155
162,248 162,248 0000000000000aad88115728f5be610782403d97b4d8f7f45fb893bd68747d4e 44 0.03 vMB 103
162,247 162,247 000000000000060643ec83e91a99b477e62c44de1203b27998c5233c4c9d9f72 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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