Loading Tool

Explorer IconExplorer

Memory Pool

27,734 transactions
12.45 vMB
0.03909538 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.17/200 MB

Candidate Block

Mining Attempt cc5463ce416747d00822e3dbc13242fffc0e64849a17e850d2398266b1cf4b09
Version 20000000
Previous Block 000000000000000000000f78b5039183da5ed41eb05942de3a2a266776018bfb
Merkle Root ded3812b59823960d8650fe9dc5ca830b11d60f4be8ca036c42aff2a0c0621c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,631
Size: 0.99798275 1.00 vMB
Total Fees: 0.01794679 BTC
Feerates: 99.70 > 1.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,689 (765,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,041 148,041 00000000000007b8c8935035980003cfaef8cba2bba7e84c92d4fcaa454ef66c 108 0.04/1.00 vMB 170
148,040 148,040 000000000000008fb04846ccdc17c409b49836be7bc954cc9c28141661493121 6 0.00/1.00 vMB 155
148,039 148,039 00000000000000f511d03a0bedcf046b55bfaee1efa550a1f4545d83127bcd1c 87 0.04/1.00 vMB 145
148,038 148,038 00000000000008428bc9e7898ef101cd22f6d6b86f086dbd862de5eee9f01ac3 26 0.01/1.00 vMB 44
148,037 148,037 00000000000006b0a73147195f98fec1a5da5eded6e9c1f28cc4c0c8b11aeec1 7 0.00/1.00 vMB 11
148,036 148,036 0000000000000576bcb315a0785494b97f47c40b539b3a3e278d8e49f669e6fe 8 0.01/1.00 vMB 41
148,035 148,035 00000000000008f2a2596ad90e0862c12d388148273c9265f746d8ae79245d78 4 0.00/1.00 vMB 0
148,034 148,034 00000000000007207c7320915c54d5727c889be357f4a7e546f172791ae01919 8 0.01/1.00 vMB 7
148,033 148,033 00000000000003b4d48aeeae6b2953838c06893b1ee8e0935aa30d1859557d6f 1 0.00/1.00 vMB 0
148,032 148,032 0000000000000138c70a3be03a62e9ace1d1d36676cdb079dbd6afb8653a4220 11 0.01/1.00 vMB 30
148,031 148,031 0000000000000515ebb8d9b4a54695dc57c238112e42c81c646c45fe6fb70c22 26 0.01/1.00 vMB 141
148,030 148,030 0000000000000922b24d6d85644b583360469dfcde5af9606660a4739dabcc1a 42 0.02/1.00 vMB 50
148,029 148,029 0000000000000604ca77266bdd46f6e070347dc839f382453b31ae6d6c5097ee 1 0.00/1.00 vMB 0
148,028 148,028 0000000000000361ccac936030a6c845f8e33ba9c86ccfc7401bd7ac7539f7d2 7 0.00/1.00 vMB 96
148,027 148,027 00000000000000892d9569b16b1abb8234e0d88b1306451f943bf47e5a22747a 15 0.01/1.00 vMB 0
148,026 148,026 00000000000005bc3e8ac0c5bf67bf3c7c5639d968306f60f45c1b915556eb2c 16 0.04/1.00 vMB 105
148,025 148,025 00000000000009293c90e7c7e0a642afaf312fba0389eb7a26bd2f75b6f11d22 44 0.02/1.00 vMB 56
148,024 148,024 0000000000000017a0196388c11b8abd8c4538e0fe8e3537b51b1f7bbd064c85 54 0.02/1.00 vMB 87
148,023 148,023 00000000000000f2dc8f351c3a6791342af75bba4584dae2ba1876df07444f02 28 0.02/1.00 vMB 253
148,022 148,022 00000000000006460fb09956d2bb1cecfb5e16af2d239a24e203ad91c98a71f2 8 0.00/1.00 vMB 511
148,021 148,021 00000000000004c87839ef848afaba05c1c0df2f5d09f5e577dcc053bf0d0015 15 0.01/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 780.07 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: 490.33 GB
    • Received: 3.37 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.