Loading Tool

Explorer IconExplorer

Memory Pool

41,474 transactions
26.11 vMB
0.06018856 BTC
Random Selection Loading Transactions
Max Size: 136.23/200 MB

Candidate Block

Mining Attempt d896151fe7e3354a5932adebcc99a00e16e7145a1933b3c65d0c57e5f839f51e
Version 20000000
Previous Block 000000000000000000010dace4d5b44bfd82b756b4c28da5c2033af29cb443b3
Merkle Root 40fb5ebe6d5f4c740fa398474821054a9e8de3ae5127a3c0434941b92330e0ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,177
Size: 1.00 vMB
Total Fees: 0.01266429 BTC
Feerates: 100.53 > 1.27 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,764 (144,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,171 770,171 00000000000000000007e1d04c2b05a4416e581e07be2b25ae5e4c7582af616f 785 0.47/1.00 vMB 8
770,170 770,170 000000000000000000013b7f8b5f7ce4cb1fc842ac2a866bb9685bb960eadee2 1,011 1.00/1.00 vMB 5
770,169 770,169 00000000000000000005a8978fc9d6df3e1d9f382c7f0bacc92e840a3e7d4dbc 1,472 1.00/1.00 vMB 6
770,168 770,168 000000000000000000035ea6449090ab06a0007f99336f57b58d87c4a7ae0f77 22 0.00/1.00 vMB 11
770,167 770,167 00000000000000000003ac771ec6abe13cf7bac7e6f55177a2d825aa1f7badf8 2,773 0.97/1.00 vMB 3
770,166 770,166 00000000000000000006627123c5df44375f745294afa80516224bc84488cc47 2,106 1.00/1.00 vMB 8
770,165 770,165 00000000000000000004e9d624f016979eaa55b7b422c931a6dedfe92e2457ae 3,174 1.00/1.00 vMB 14
770,164 770,164 000000000000000000061288e12d9d62cb360cccec08e000742cb75c92bd8df9 3,100 1.00/1.00 vMB 17
770,163 770,163 000000000000000000057d49d22c8679877879f8d1560267b0202ea9a81afb0a 165 0.05/1.00 vMB 10
770,162 770,162 000000000000000000052370bad71d33d836b399d1102f967d744ae700ca17b0 1,209 0.43/1.00 vMB 9
770,161 770,161 000000000000000000073b72d7b4f43dd1b92b0cfba8251119f5faad8aa6a60a 322 0.10/1.00 vMB 9
770,160 770,160 0000000000000000000386e8c13da549e9346cc74a3d5253a13b978ad6938d6f 250 0.08/1.00 vMB 9
770,159 770,159 0000000000000000000068cb9dd68df0558d479f2ca00722d3c4fc29450de8d4 899 0.32/1.00 vMB 9
770,158 770,158 00000000000000000002e388a015aac4bf91e84634d584cd1604ae32111cf7a6 1,045 0.41/1.00 vMB 6
770,157 770,157 00000000000000000007d34ce68d3411f7046e6fc29a3d382281f76490ad9ae8 2,483 1.00/1.00 vMB 11
770,156 770,156 0000000000000000000528851bb20f6e3907e20046a1043a56cc8da3a3251d39 262 0.06/1.00 vMB 10
770,155 770,155 0000000000000000000645d48ca73abd57107a82719927f46c18a2ff2d5c8bfb 82 0.02/1.00 vMB 7
770,154 770,154 00000000000000000006ecb15449be2457af7e597ae963d60d55a64ef9dd58dc 2,375 0.90/1.00 vMB 7
770,153 770,153 000000000000000000068171c5cd0ca3df32687cd666e694ed86bbf4a9c6fc06 1,946 1.00/1.00 vMB 4
770,152 770,152 00000000000000000003bda43698722ac8c78e02531812d89965fe6c4d391751 2,801 1.00/1.00 vMB 18
770,151 770,151 00000000000000000002c1d67aef3085282236139b7e07ccb47b135e5b699c52 717 0.30/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.97 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: 647.80 GB
    • Received: 12.98 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.