Loading Tool

Explorer IconExplorer

Memory Pool

82,631 transactions
30.40 vMB
0.10519729 BTC
Random Selection Loading Transactions
Max Size: 183.26/200 MB

Candidate Block

Mining Attempt c4ce6c7a87b843c2d6c1aef6e40e0a2bf3e1fcdf42dcd8072d4fc60baa0459af
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 9ec0607263cb49feba4b8a53c906930e3418e147127553f7148ac551eda9e3b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.04274455 BTC
Feerates: 526.32 > 4.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (528,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,368 386,368 00000000000000000c65db82c5e5a1bf2b868095b8facd9652bf79b11f1b20d9 560 0.56/1.00 vMB 22
386,367 386,367 00000000000000000b7ae23f0748cebc2459aa43b56dad9b2818325f0bfa1a1d 1,440 1.00/1.00 vMB 25
386,366 386,366 00000000000000000803eeda9976278b782e9c4adbba6e05a06c037051b46e1d 1,200 1.00/1.00 vMB 33
386,365 386,365 000000000000000003e1238c245e49d1fcc5fd8f1d3db1874cc4e8504a862313 1,638 1.00/1.00 vMB 37
386,364 386,364 00000000000000000723a6ece990164579a7466948dec9722fd3614315543175 1,378 0.75/1.00 vMB 45
386,363 386,363 0000000000000000004fda5439d5eaac521b3438eaa3376aa15237c1a220b499 1,039 1.00/1.00 vMB 10
386,362 386,362 00000000000000000537fe1d08f88cb507a5f089005c6cf9fb18b84f890edfae 1,673 0.90/1.00 vMB 28
386,361 386,361 00000000000000000cb7a632a058fe19d47a9bb3e1b6340a5906c0b2f630a3cd 1,066 0.81/1.00 vMB 21
386,360 386,360 0000000000000000044d4657aac00d22dc1862e53c910acf2610a9f3a98ab31b 516 0.95/1.00 vMB 10
386,359 386,359 00000000000000000e91be433a24eb8bc36868b845a17df06c92f3d8d65b5c6e 111 0.95/1.00 vMB 1
386,358 386,358 00000000000000000ce3822d6fb704f1a05d2fc342ece431272879620edcdabb 1,066 0.72/1.00 vMB 23
386,357 386,357 0000000000000000060825794f08f9caca091d2b49e4e4a5521351085c8afce7 1,827 0.75/1.00 vMB 42
386,356 386,356 000000000000000007eaa08a7a7b398d758a32c122ee1e5853517b7099654086 149 0.06/1.00 vMB 31
386,355 386,355 00000000000000000bddb61b2824b0f3ce953081ef325e4c904a549791063ce0 542 0.36/1.00 vMB 23
386,354 386,354 000000000000000005e6c29f461d6ab328324b4a97cdb073e79df621e0af885c 977 0.56/1.00 vMB 36
386,353 386,353 00000000000000000c0942bd7a2313cbab0c2d81e5122db5ac7f78d8aa1e8121 1 0.00/1.00 vMB 0
386,352 386,352 00000000000000000db1e0eb428220cb9268480ff1744a174a63bd5936ebef85 648 0.53/1.00 vMB 18
386,351 386,351 000000000000000008ef130db10e22652c56b4763a5566fffbbd07c6b6563835 2,498 1.00/1.00 vMB 40
386,350 386,350 0000000000000000060d92173312197d316faced89dab04df79bac34bca549da 830 0.49/1.00 vMB 32
386,349 386,349 0000000000000000004874cbd2e5434f3c7b5a8f3f7dfbd096993d6a5533371f 1 0.00/1.00 vMB 0
386,348 386,348 00000000000000000ed5b91da33b5c7ad45e59cf02884c75e5ede95270706acb 612 0.28/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.