Loading Tool

Explorer IconExplorer

Memory Pool

42,522 transactions
30.45 vMB
0.16770454 BTC
Random Selection Loading Transactions
Max Size: 153.85/200 MB

Candidate Block

Mining Attempt df01de6a09dd9a1b9ebf9da6479390e222dddab77f4c0c7756b09608e58c348b
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root f59b0239368ac405306f45418219d9f1a963c74204c785c0bae5f2c8db18db56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,732
Size: 1.00 vMB
Total Fees: 0.09299656 BTC
Feerates: 301.60 > 9.32 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (680,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,126 234,126 000000000000007dd445f5ea1f3344afdf607d42380fbf09922018244c9824f3 358 0.17/1.00 vMB 147
234,125 234,125 00000000000000b683533894f440390ab3b29271f687b1a84594f2ae1d647437 93 0.08/1.00 vMB 129
234,124 234,124 00000000000000415c7d54779186aadb9d9bfbedb011609f9a7d93f6ab04f00b 657 0.25/1.00 vMB 210
234,123 234,123 000000000000018d272b8d1019d4d885fabb6c40a835bfc2fa19cff1e37452a8 483 0.25/1.00 vMB 187
234,122 234,122 0000000000000196de124ef354d4c5c55d1023c6fbff282df1d326ccb7990312 131 0.04/1.00 vMB 241
234,121 234,121 000000000000019cd849bdad77b979755dbceb264f015ce87445c9be188412b0 443 0.17/1.00 vMB 220
234,120 234,120 00000000000000a756addaed9624b8fcdccf45f78158b020706927db51e80aa1 713 0.25/1.00 vMB 208
234,119 234,119 00000000000000e7f3cccf016b9ea1d834ae2ed4fc586d8c06e3b6c288437792 410 0.21/1.00 vMB 147
234,118 234,118 000000000000012f7716794ac3dede756b764ba4b0eab539ff0d77f77183ed43 348 0.17/1.00 vMB 685
234,117 234,117 000000000000009b64f2dca715798c3e4b85d820f17d62ca9a905c41d440351b 68 0.04/1.00 vMB 70
234,116 234,116 00000000000000f37eb00e325c22c2d6f2b8a9d9ff576fbdbaee0575860acc16 94 0.03/1.00 vMB 118
234,115 234,115 0000000000000199dc3fc525de660ab7f68bfef3368ea341d3d084b79a313115 407 0.21/1.00 vMB 172
234,114 234,114 0000000000000028c9292c832d7cf49476bc03bfb012db9fa913a44e1dcec3c1 513 0.23/1.00 vMB 155
234,113 234,113 00000000000000958b2c3631e8f03e1939e06dd736d3f62fce4a7fb21d6318af 234 0.11/1.00 vMB 138
234,112 234,112 000000000000005d44ca427a4887624f1ea0c64d88ca3e5fe3583f7bc22c69cf 389 0.19/1.00 vMB 144
234,111 234,111 00000000000001899840f7a209a0f8902688d8e0e0705adbbd7535124556aa64 32 0.01/1.00 vMB 28
234,110 234,110 00000000000000a86ff1ec7be2703b72fddc0720c7e74b4b29c0741cd32ae488 322 0.10/1.00 vMB 26
234,109 234,109 000000000000005bbd4a869dfe3363aec6b38b568179e9a5b01b9d178d1b0590 328 0.15/1.00 vMB 183
234,108 234,108 000000000000003c77c62bf52d46579f72ee83a682b5a5eeef8e116c3d98ec70 419 0.18/1.00 vMB 163
234,107 234,107 000000000000018ebb651a89c1fd1bf2e074c3807645403e84877ce2b11e7b38 124 0.07/1.00 vMB 74
234,106 234,106 00000000000001a6756ed1488b5fb64e3bdb9ff5dc74d2c9423dcb04f8548fbd 128 0.05/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

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