Loading Tool

Explorer IconExplorer

Memory Pool

42,810 transactions
29.76 vMB
0.09151036 BTC
Random Selection Loading Transactions
Max Size: 151.40/200 MB

Candidate Block

Mining Attempt 27f087acc361e1b817682edd6885ba10c995df3cc65090261c44baf4bfee8d0e
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 905e08d0586829f8fe2a5feaeccc6bdef5c1f8edce461da6c33cf4295dd146e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,341
Size: 1.00 vMB
Total Fees: 0.03161875 BTC
Feerates: 150.97 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (80,884 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,694 833,694 00000000000000000000b6c6045e8e66128b0c40946f47077cb25d40261f6d2c 3,633 1.00/1.00 vMB 59
833,693 833,693 000000000000000000004c719b6523f0cdc2c6b16ecda7a6d5e224d1fb30f3c0 3,588 1.00/1.00 vMB 41
833,692 833,692 00000000000000000000e46a1010d04fd876fcdcc06754b215e36768bb8d7be0 3,463 1.00/1.00 vMB 43
833,691 833,691 00000000000000000001694e69307afa8d14328e88dd119df0760a24597e3903 2,445 1.00/1.00 vMB 47
833,690 833,690 0000000000000000000096718fd9f624dc296f79201430699e46711e32d649aa 3,497 1.00/1.00 vMB 30
833,689 833,689 00000000000000000001617fcc95ffad989c9a701808ca62328d34b2d9c82109 1,793 1.00/1.00 vMB 14
833,688 833,688 000000000000000000002b92c4e4c25150ae71f4665375e42da8d9bf53d08378 2,823 1.00/1.00 vMB 21
833,687 833,687 00000000000000000003033da468beaa364117393a64f65028c926df77df114a 2,652 1.00/1.00 vMB 31
833,686 833,686 00000000000000000001a230aa902e72318551a21ea0cf9379b6a69528f7d607 1,967 1.00/1.00 vMB 14
833,685 833,685 0000000000000000000056530361836cead36cf9499d6861852728211bd0a66c 2,446 1.00/1.00 vMB 21
833,684 833,684 00000000000000000003643c21d610df465e80bd40e0a750cc6dc37dd72c3db3 2,554 1.00/1.00 vMB 40
833,683 833,683 00000000000000000002a5bc8daeaa5918d8b9ea85b358d3636baad8c93a93bf 2,554 1.00/1.00 vMB 22
833,682 833,682 00000000000000000000c6e562f382dc6b1a0593f174c05e55decb714c08e7cf 3,079 1.00/1.00 vMB 24
833,681 833,681 00000000000000000002937a34e9d9eb61cdca3c22f2f7cb5cb5a58abc9ad77a 2,117 1.00/1.00 vMB 16
833,680 833,680 00000000000000000001f5ba85786e410c775ce49ef5d2962282de54522f1f52 2,151 1.00/1.00 vMB 18
833,679 833,679 00000000000000000001615b3071b558de6bac3157308c4e11b2d2b166a0264f 1,563 1.00/1.00 vMB 36
833,678 833,678 00000000000000000002e26b0c2db17918318b1204d2ea4afe048881b2a47194 2,948 1.00/1.00 vMB 23
833,677 833,677 0000000000000000000237e3ff6defdd6c3fb6494417bd4309bb8d057469f642 2,919 1.00/1.00 vMB 30
833,676 833,676 00000000000000000000255ac8cd7954a084902304f6ca36eed7c304400b7c68 2,198 1.00/1.00 vMB 15
833,675 833,675 0000000000000000000249e2601d6389d7f4475ef5d0d1bd7fbf0aa35e793d89 2,358 1.00/1.00 vMB 28
833,674 833,674 00000000000000000000f0ef57fef32b90234abe6cb63ce1d50cb0ed61b01743 2,152 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.64 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: 626.52 GB
    • Received: 11.66 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.