Loading Tool

Explorer IconExplorer

Memory Pool

36,609 transactions
25.91 vMB
0.08675732 BTC
Random Selection Loading Transactions
Max Size: 132.72/200 MB

Candidate Block

Mining Attempt 10c89a57156f2dae1d74614c0028c6d121515e577b7afa8b50bb99ba287b4f49
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root ab1562f5b720c9c0ada99c18bacbb4989e95bf27017401fe41267c9e00e500c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,785
Size: 1.00 vMB
Total Fees: 0.03912718 BTC
Feerates: 171.09 > 3.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (815,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,208 99,208 00000000000472056b1a1e1889b85e3f434eff3ffaf050fbb4a09a20593930e7 1 0.00/1.00 vMB 0
99,207 99,207 00000000000354c2a5f3a796c83e1f173600075dd99ec8ce5f49c56a1acabb4b 8 0.00/1.00 vMB 624
99,206 99,206 000000000000c82ba7c3960a0b60be42c0b5185e86f33479ec738607a9e00658 6 0.00/1.00 vMB 0
99,205 99,205 0000000000024ce782c190c64ce299178809d40cc083651c3272f994a69f249e 4 0.00/1.00 vMB 801
99,204 99,204 00000000000188e07785697b84c7ff3214c4ba3a457c6a4c17fe2f434205bc39 2 0.00/1.00 vMB 0
99,203 99,203 0000000000024bd9785f5f637142323eb463d3e4fface95ab69984c53ac0b109 1 0.00/1.00 vMB 0
99,202 99,202 000000000001e73bc074ff9ad9057922f1bf6a82263bc01021cdfff5f0ec2093 12 0.00/1.00 vMB 0
99,201 99,201 0000000000032941cb26da8ca61328cdbff0c3238245badb50ef95afc008ee63 13 0.00/1.00 vMB 0
99,200 99,200 000000000000f7b1e2a08722bbd959ed71c007ae2b06c88cbd540f20227484c2 1 0.00/1.00 vMB 0
99,199 99,199 00000000000012106e1000043dd857d96d0c33de7aa5e5e9797cd0f7eb69affa 1 0.00/1.00 vMB 0
99,198 99,198 000000000000555205c38046f685ef1d9c0015ae6e75bdc05d325a2961737cbd 1 0.00/1.00 vMB 0
99,197 99,197 000000000003c25f656242047607eb9b33ca9bfbadf02972f8b014660cd65610 1 0.00/1.00 vMB 0
99,196 99,196 00000000000484fedd93ea6ee2654529083aeb97eed91f677ae9d08d8d97c2e1 1 0.00/1.00 vMB 0
99,195 99,195 0000000000032a736eef5efc0c3a7685dabb7e98abb128f3ffcae9c393343f2e 3 0.00/1.00 vMB 0
99,194 99,194 0000000000028fac928e5be3d922cd0c1ae67fbbcbc36534ba44c2a3cf4ac6a1 3 0.00/1.00 vMB 0
99,193 99,193 00000000000197eef9b28918e88efc12c0d1c634d8ddd913be32de1e4d533a32 2 0.00/1.00 vMB 0
99,192 99,192 00000000000303fcb6216c60da20ab13588afa543f220d1fbd50ac11589e8ee7 4 0.00/1.00 vMB 0
99,191 99,191 0000000000044ba28f10a931722be087f0d3afcc18f936a8841f31d85eebe852 2 0.00/1.00 vMB 0
99,190 99,190 0000000000047f9d8ebcd86a98eac116c05d1273468270b544aab24bb7919e13 3 0.00/1.00 vMB 0
99,189 99,189 000000000004155a667bebfac97f9c4f14fcafe9f8584c253b7f0de7aff4e99b 8 0.00/1.00 vMB 0
99,188 99,188 000000000002c58b275b65b6fa81087b95052669cc8999593456687bdd00c2d9 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.