Loading Tool

Explorer IconExplorer

Memory Pool

48,954 transactions
30.49 vMB
0.09302929 BTC
Random Selection Loading Transactions
Max Size: 163.09/200 MB

Candidate Block

Mining Attempt 69ee5fe13c4f81efb981d4d39c9d3fc603b18e467b370eade31ab44099a4ae9b
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root ca675a3711fb091f856cf98e8d0295218baf45fdf3de75370d9e6ade8a70a541
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,406
Size: 1.00 vMB
Total Fees: 0.03046917 BTC
Feerates: 101.56 > 3.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (573,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,076 341,076 00000000000000000f5c8b9a8fe710413747e3a1a05be9b84171bfcf5cafb60c 442 0.23/1.00 vMB 24
341,075 341,075 00000000000000001a846dbb38c93328c6dfac657f4dead247b1765e49ae20f2 589 0.39/1.00 vMB 21
341,074 341,074 00000000000000000c2ba623d2cba9ca0b92dd5ba8e8cf9b6ce977c434d0bd66 561 0.28/1.00 vMB 25
341,073 341,073 0000000000000000159003f698446824cfbccc194997d42030270ff2051abea4 982 0.51/1.00 vMB 21
341,072 341,072 0000000000000000129f7411f1a83053c139099a6b2db9eb72aa68e9851a7d8b 1,248 0.75/1.00 vMB 24
341,071 341,071 000000000000000017ed6e3cf188191f19bbe15b4edefea48e76fe26fc5d30a8 1,024 0.43/1.00 vMB 25
341,070 341,070 00000000000000000ee55a911dc441accfbfedd7b5f52c366dfa0575630f7827 691 0.27/1.00 vMB 44
341,069 341,069 00000000000000000727cfd553a7ab20de21800e38f2e3e34c558c17955e037c 1,024 0.35/1.00 vMB 38
341,068 341,068 00000000000000000446cc245f9d4f6bd39e3dd4609a529c0610d86ad29a1fb0 684 0.39/1.00 vMB 24
341,067 341,067 000000000000000014895773d76d194a0b0c3cca989c34da8ad0e92973470b04 283 0.13/1.00 vMB 25
341,066 341,066 0000000000000000170c9a954d072da1a6b349b706d38d3e446760ab84d1c3e0 715 0.45/1.00 vMB 24
341,065 341,065 00000000000000000570c53b202bb893f0a8567d49c64768a7906518f92f9717 392 0.38/1.00 vMB 15
341,064 341,064 00000000000000000b794b78080130ecd3a7bcdbba2ed71d60defb76d188e591 512 0.19/1.00 vMB 31
341,063 341,063 000000000000000014c09a32c28bf58362b127a6dcd619793ff6a990dc1d3f92 512 0.18/1.00 vMB 31
341,062 341,062 00000000000000000c8e3900647068e2dc6e8c583dec1e0886a525d20d57674b 875 0.98/1.00 vMB 15
341,061 341,061 000000000000000011295854f62058b01b27c5700fe740d581ff0f8463abd133 2,982 1.00/1.00 vMB 43
341,060 341,060 00000000000000000ff540d61b18fab953da3e8d7ca968d18cb0c17bdb2e462c 1,265 0.78/1.00 vMB 22
341,059 341,059 0000000000000000122f7f2718cf17125abf72239ac567284e1b4ad923827917 1,900 0.75/1.00 vMB 33
341,058 341,058 00000000000000000e29463ed65cf5b5a27f1354bcbeb57339ca337e34bd3184 200 0.11/1.00 vMB 27
341,057 341,057 000000000000000017a2dc75b8e164b5f39c4ec9eb00993580347021e7845421 477 0.24/1.00 vMB 24
341,056 341,056 0000000000000000193548593b74fe794ccb51339b85d81ab4439cb0147d058f 153 0.10/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.