Loading Tool

Explorer IconExplorer

Memory Pool

47,576 transactions
30.20 vMB
0.09580335 BTC
Random Selection Loading Transactions
Max Size: 160.83/200 MB

Candidate Block

Mining Attempt 38ae47a8d8597eddc9aca80bbbe42d2b484a5a516a8d4e46cd82fcccb35b3929
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 4251fd0e340a435d488019615793baaed6d9e6ba69bf72bc467e747c01742e3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,935
Size: 1.00 vMB
Total Fees: 0.03531091 BTC
Feerates: 150.97 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (738,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,918 175,918 0000000000000452df5f8cdccd7d3c8f721330b096dc673913dc271525cabec2 46 0.05/1.00 vMB 77
175,917 175,917 0000000000000614711d80b86a2bceab96f0ab395df31b377dcd2bc60ebbbe44 134 0.05/1.00 vMB 29
175,916 175,916 00000000000006b7fc56a8f32b06d23e096178fcc8b1f024d385ae473df9e397 95 0.05/1.00 vMB 150
175,915 175,915 00000000000006467ae1708979d38dcb6d6fcafbab4c6eccf7414da950379243 95 0.03/1.00 vMB 28
175,914 175,914 000000000000025649fdc5064bb299fcb745f430134a7c0782c675f0fbf0c492 111 0.06/1.00 vMB 64
175,913 175,913 0000000000000a15859c895b013db5e49a3823b14d500379f907b8c59c26bd67 11 0.00/1.00 vMB 1,466
175,912 175,912 000000000000086e13f0cf078b8dba2f23a3279b1ed69b39e27a3220e21fb42b 36 0.01/1.00 vMB 116
175,911 175,911 00000000000005506dedef8a57604eaaba558d4d1a4b10bccd9c5d527be7d8de 42 0.03/1.00 vMB 52
175,910 175,910 00000000000003f2b20aefa8ed80eb13b5623a14391d857111d5db57fe5dee45 139 0.05/1.00 vMB 76
175,909 175,909 00000000000003aba9aefce1fa258e8ea2e9b025fc58c2b06f94684e7ed3fe20 120 0.07/1.00 vMB 68
175,908 175,908 00000000000004cf3c2dc6275ad3f6ebc8ed6f3648e6888cbbd01a2f3d21dda3 188 0.05/1.00 vMB 0
175,907 175,907 00000000000008adb45529ba9f49547064dd720ffa4c99218bc952c032d4fa6b 78 0.03/1.00 vMB 255
175,906 175,906 000000000000057f22819c2697c230009f93bbea4c2431b129a1486819628ff0 1 0.00/1.00 vMB 0
175,905 175,905 0000000000000436abb58f51552ec5f0e1614790693b2f3e95eaa43fc746d90e 64 0.02/1.00 vMB 81
175,904 175,904 00000000000004729b8f1cb3f0abc0b35b1cddaf8d03941a4488dbdc3e79fd79 81 0.04/1.00 vMB 56
175,903 175,903 0000000000000115cb72e0fadb4f4e1c799afebed229f479dc6069339f1fb171 84 0.03/1.00 vMB 128
175,902 175,902 00000000000006711bcf39afbdead55a6190cbdd3b187a060411799c71fb0231 7 0.01/1.00 vMB 992
175,901 175,901 00000000000002165920a84cc610cad03ef70637f919d1e18b564b4eb88ca22a 67 0.03/1.00 vMB 144
175,900 175,900 0000000000000598fe1117ff9b277b34581e1249a14ed5bc1a6a2986578ff37b 61 0.03/1.00 vMB 53
175,899 175,899 00000000000001b472f3e98c3fd4ab167a0b786bfeb7443f3004f28106f3fefc 6 0.00/1.00 vMB 105
175,898 175,898 00000000000002bccbc9e415e15258f932682299f93f043dd0e59e5efcb09351 56 0.02/1.00 vMB 99
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: 10
  • Data Transfer:
    • Sent: 652.39 GB
    • Received: 13.76 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.