Loading Tool

Explorer IconExplorer

Memory Pool

72,520 transactions
27.92 vMB
0.06369091 BTC
Random Selection Loading Transactions
Max Size: 165.71/200 MB

Candidate Block

Mining Attempt 9c7e853e43b9ee5df4cf515fa7fceb5b3ad901884c17b0bd8e0a792ae65e4ef8
Version 20000000
Previous Block 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53
Merkle Root ca4136574b2319b0cbbc29cffa6c7ecd7ee093ee4b79d5978c1108d06fe60d15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,543
Size: 1.00 vMB
Total Fees: 0.00803999 BTC
Feerates: 180.34 > 0.81 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,033 (620,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,930 294,930 0000000000000000b049b750926ea6074e246af08d246db721d59ef5a5e550ff 502 0.27/1.00 vMB 36
294,929 294,929 0000000000000000124e8a3d44241c58c5646cc6d2c08fd106ae713603640045 125 0.07/1.00 vMB 29
294,928 294,928 00000000000000007b5c78f1c36a89ef5a582c979918cc388c6c72321df2926f 57 0.03/1.00 vMB 32
294,927 294,927 00000000000000003dded133bd739a597b83c9ec8ff6038ed040ec011efacfed 289 0.17/1.00 vMB 32
294,926 294,926 0000000000000000afe0d1ca3e767c4fa56bf2ab2654078b5ecaa28374a8ace2 395 0.22/1.00 vMB 32
294,925 294,925 00000000000000006c66c4adf740cecb25fd2b7c6362df170018b7b0a56e32bc 41 0.02/1.00 vMB 35
294,924 294,924 0000000000000000613569fbf2e75bdf0459846be9625c8642f5abb1ca15b66c 268 0.32/1.00 vMB 17
294,923 294,923 00000000000000004773f0ec2d7defbe8bd3a4943a0c1ba3041a1bc7d45e06dd 1,051 0.50/1.00 vMB 40
294,922 294,922 0000000000000000229df0772e15c4fe87022c5672e1c3f6c358518d49e3e693 256 0.14/1.00 vMB 29
294,921 294,921 00000000000000007fe93b67d1f3caf9d76f7973b16049400a1145ff2ad6f38a 64 0.03/1.00 vMB 36
294,920 294,920 000000000000000082f8978216e8a81801b1b1bed909b1c42eff43af4fee40ea 339 0.35/1.00 vMB 16
294,919 294,919 000000000000000020ec977990f168846ac438ce55368deb4272ec5421d2405b 1,042 0.35/1.00 vMB 45
294,918 294,918 00000000000000000e725a86acdf2834f01166824c0a99a3184485bc8c0fa99c 256 0.11/1.00 vMB 67
294,917 294,917 0000000000000000b0a333aa0e55c10188682cb436d8cf977e1f309d9102c45d 527 0.34/1.00 vMB 31
294,916 294,916 00000000000000002801006d2c296abdcec507a6863b399b656f9035ec84ddde 20 0.01/1.00 vMB 20
294,915 294,915 00000000000000006a1e8cea53b437e478d2856bd12bace80d9838e7e90ba169 56 0.03/1.00 vMB 77
294,914 294,914 00000000000000008e92fcf9e40eccbfc5d57cd3c7f39c0ede540b568bab64f5 205 0.11/1.00 vMB 27
294,913 294,913 00000000000000004ecfa0060c65cecc4daa92a22a4cc38b2deb2046707907db 593 0.33/1.00 vMB 31
294,912 294,912 000000000000000070bd4591b86d539c7dc8e773e32de4e5c03379639d9c786f 375 0.18/1.00 vMB 53
294,911 294,911 00000000000000006c7fc0cf1c496cec852ff024ab9879ce433a27b60eaea734 58 0.02/1.00 vMB 35
294,910 294,910 00000000000000003196d9b1f8899affb716011db68432822a8034ce064f41bf 651 0.32/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 666.87 GB
    • Received: 15.23 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.