Loading Tool

Explorer IconExplorer

Memory Pool

37,973 transactions
26.58 vMB
0.06225119 BTC
Random Selection Loading Transactions
Max Size: 136.33/200 MB

Candidate Block

Mining Attempt 5521839fb9bfe97528e711b1fc895d2856b5ff46bdb786c49a19d4c78187dfc3
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 23996d8eef687ce85a59dfeede9e8f5452efd67c6673acad513589a66079d45c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,411
Size: 1.00 vMB
Total Fees: 0.01278775 BTC
Feerates: 100.53 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (338,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,250 576,250 000000000000000000233cac189f21ea35512f0696cad73825b88a8bed830768 2,586 1.00/1.00 vMB 112
576,249 576,249 00000000000000000024c6d4436fe2874e4aa132bb795d53fd921eca45b1d8c7 2,551 1.00/1.00 vMB 130
576,248 576,248 000000000000000000019598049223b0b337887cba01e227113579673c226ea1 2,477 1.00/1.00 vMB 122
576,247 576,247 0000000000000000000f9276028cf57ddda1f3be9b186639849643128c931a2b 1,845 1.00/1.00 vMB 139
576,246 576,246 00000000000000000029ed3f7493dd4cedb8c1436f9bc65cecded78846260e49 2,912 1.00/1.00 vMB 174
576,245 576,245 00000000000000000024c787b8943dfa9b7f9773e804c6e9145c78ebe281dbf1 2,945 1.00/1.00 vMB 151
576,244 576,244 0000000000000000000c388ad36f260d29e634aac94903bb6177f54f6ae02286 3,078 1.00/1.00 vMB 173
576,243 576,243 00000000000000000012a13f6874a6599d2331f599ed53a34a92b58bb023780c 3,243 1.00/1.00 vMB 178
576,242 576,242 00000000000000000005781d92ac5cd797553572ed0b07168ce4a3364cf8c4d6 1,223 1.00/1.00 vMB 131
576,241 576,241 0000000000000000001a5ebeee1b7909cc4973f13cf6aa320bd7756160ee9e01 2,811 1.00/1.00 vMB 169
576,240 576,240 0000000000000000002547fdeb348ba3e3078a05194d13e49dc6d72baaef77bc 1,633 1.00/1.00 vMB 125
576,239 576,239 00000000000000000015ce228ddc2ef66338bd5f95e9756c24dc19b70ad1ce62 1,614 1.00/1.00 vMB 155
576,238 576,238 00000000000000000004c6e6041f01edab8fe068d6d86073ea873aef2370f4e6 3,392 1.00/1.00 vMB 167
576,237 576,237 0000000000000000000084e37ed6dd3f298f264ab119606e0566954eb8470787 2,582 1.00/1.00 vMB 127
576,236 576,236 00000000000000000013e740f1cee07b2396691e7b090ec209d7ffa6d5973adc 2,689 1.00/1.00 vMB 121
576,235 576,235 000000000000000000208e2512cfd8c6b205c82694d897a94b602c3e71cb9687 2,860 1.00/1.00 vMB 155
576,234 576,234 0000000000000000001761937010afa6e97c40b5b124936f83f070a5b3ac0829 3,071 1.00/1.00 vMB 179
576,233 576,233 0000000000000000002731746f6225e901d7444c4bfd0807db37ae628e9ce4a1 2,924 1.00/1.00 vMB 147
576,232 576,232 00000000000000000023eda2da2bcc3daab44077684456f9b7de7b87fc7bd118 1,301 1.00/1.00 vMB 156
576,231 576,231 0000000000000000000ce6bf0633ccd1c2186b81a3f55a5182f63f6591673e3c 2,543 1.00/1.00 vMB 181
576,230 576,230 00000000000000000011a038efeab2a7eb1f8bc1c94f667fbdcf0dd66d437f17 3,120 1.00/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 781.79 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: 633.63 GB
    • Received: 12.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.