Loading Tool

Explorer IconExplorer

Memory Pool

83,307 transactions
32.19 vMB
0.08600326 BTC
Random Selection Loading Transactions
Max Size: 195.40/200 MB

Candidate Block

Mining Attempt 00dc613dde0cddfc020b7abf857d4213cb327b4c478d9030f811e46e8f03d09a
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 448332b32cc03f9374c66236bd4b7286ae7f5fc3560acbacc4152eab958b11fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,129
Size: 1.00 vMB
Total Fees: 0.01538074 BTC
Feerates: 150.92 > 1.54 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (671,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,623 243,623 0000000000000095ea04297132802931f79414236b9e49c175d7b154e80dd656 185 0.09/1.00 vMB 138
243,622 243,622 000000000000004d5b2d7f86ec6da8e7f1382a388431d6212fefaf07416e924c 9 0.00/1.00 vMB 51
243,621 243,621 00000000000000a30e7e01e8723305ce7c5a30723ae3ad3f8437e5a355a00405 299 0.12/1.00 vMB 185
243,620 243,620 00000000000000b903105997bc4148b8ce4aa6bb7af373be4ff0d2ec50c682b8 58 0.04/1.00 vMB 43
243,619 243,619 00000000000000bbf586613ecb40ddcde7100bf9c7f0ee50b662d58a04bdc21a 154 0.10/1.00 vMB 56
243,618 243,618 0000000000000098178f6f01fe3b363e7a43f947ca9c638dfd0b47878b53ccef 688 0.25/1.00 vMB 188
243,617 243,617 00000000000000ac2326e0df2fa8f0f429b879b44c94c4356b014b6ee4989196 51 0.02/1.00 vMB 117
243,616 243,616 00000000000000aad93f6010408704d2d0d5f233c011ee4b1ac0bd01175bc8a1 195 0.08/1.00 vMB 140
243,615 243,615 00000000000000de0fc4446700840d44bd04693039315222db1a6306a55fa138 134 0.06/1.00 vMB 157
243,614 243,614 000000000000009637954b81f875f1c31c8372a356349b05e2b78045e56fa72d 140 0.05/1.00 vMB 197
243,613 243,613 00000000000000d26b5f024ae7483b901628a8ccce7ad3ac78baeff26f98bcf6 351 0.15/1.00 vMB 137
243,612 243,612 00000000000000b8b69ed4e8dfb4a9cdbfc121d310a295337ff7bff9d3aa8138 4 0.01/1.00 vMB 26
243,611 243,611 00000000000000dc7a190c9842329ba3778b5937e0e2168c0a7a7f44f9b57eb7 113 0.06/1.00 vMB 139
243,610 243,610 00000000000000bf46e70d1e8d5a1228e72ef827830e3f5896186bd00a8384cf 191 0.10/1.00 vMB 155
243,609 243,609 000000000000006414dfe1f8959462737447014056832d6615fc5b7ac305823a 183 0.09/1.00 vMB 84
243,608 243,608 00000000000000adccbc300cbdba9141cfeb682b306861b2ad356516421fcdfe 606 0.25/1.00 vMB 180
243,607 243,607 00000000000000ca7f913c1caa7f96c2f52fb757605c1f193425738d8c4d1671 24 0.01/1.00 vMB 148
243,606 243,606 000000000000005b09b23a78c257c7a22327eafc4da8d7c65e81ba845c1d53d4 18 0.01/1.00 vMB 59
243,605 243,605 00000000000000d33eebd4199be8d2c3d523c0003709a78cb1ad4f63b2b6198b 191 0.09/1.00 vMB 147
243,604 243,604 00000000000000293ba8317bf8780919096965b3b412d80f75028807cbadc6fd 56 0.03/1.00 vMB 116
243,603 243,603 00000000000000a3d599df98bbf966d7d78ba84d6305b56d38d9942d1cfc567b 23 0.01/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.