Loading Tool

Explorer IconExplorer

Memory Pool

33,231 transactions
13.98 vMB
0.05399552 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.82/200 MB

Candidate Block

Mining Attempt ad327e51feaee19a35146027f97b57e5dca469d982b9449fd26fe03a17e05702
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 42581090b860b16058e9a658cb98c001f2f9a02e1dc17e928437a7fad996efa1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,008
Size: 1.00 vMB
Total Fees: 0.01568160 BTC
Median Feerate: 1.09 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (746,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,449 166,449 000000000000084c27214fd95a00c3d822655cb1f30706f5da4b63707a9b146c 48 0.02 vMB 67
166,448 166,448 00000000000005030c39de2e8953bee3ae1688bee58616d261e03ac1269f6019 38 0.02 vMB 394
166,447 166,447 0000000000000ad45a495e7280bda050202b9fe5674cde3344aa86a9aaf4d87d 23 0.01 vMB 95
166,446 166,446 0000000000000b0798d8097f080b26bc42c995cc52daf5810b524949841e3dac 9 0.00 vMB 17
166,445 166,445 00000000000006e1b75020ecaa1a07c64685c3f3d62aecb82737e05f64926a06 17 0.01 vMB 225
166,444 166,444 0000000000000b8315f97bf667184c7d36c8f244c68d57c1bdf5e9a46fa193cf 57 0.02 vMB 96
166,443 166,443 0000000000000a5aa4f39ed883b4f94acf67b73b51f10de9885bc92045856a51 136 0.05 vMB 115
166,442 166,442 000000000000092dba01c68194cea51ea7a39b0451125895c81288a6c3900e9e 31 0.01 vMB 5
166,441 166,441 000000000000004d2309f0edeba1fdf78debcc7c6c27b9b6dfa0289005efc24d 27 0.01 vMB 311
166,440 166,440 0000000000000700b9d95ace9d3f9e28014c5ef8dfcb06ec5e3b89845c3b897c 14 0.01 vMB 196
166,439 166,439 0000000000000c11f606498ae343cf2a8a085adc7d6e910a6e6f6e9f421fd126 58 0.02 vMB 82
166,438 166,438 0000000000000060fda69ee651e4262c72ffb4aa67c05548f619f2cb8dd81810 20 0.01 vMB 291
166,437 166,437 00000000000003d25b6f54688da1ebe797061793981fc0c6e5c2873a61095b9c 41 0.02 vMB 91
166,436 166,436 0000000000000045d2cb198b830de072c00b2be82f6acd9d6dd3e270319b6ebb 26 0.01 vMB 136
166,435 166,435 00000000000004df965b4e6161b708c46d9e342a1e2e782708de351666a3f364 12 0.00 vMB 97
166,434 166,434 000000000000063d013d8d0a2ae49780ceaec3a28a9ebf9b4e2824d6ed22020b 14 0.01 vMB 41
166,433 166,433 0000000000000bf7232af5b262ec80e933a62330417add6baa26d4c8cf11235c 145 0.05 vMB 37
166,432 166,432 00000000000008e8378606fbc8b701789ff178dd686aa2809ff8830282372f8f 74 0.03 vMB 49
166,431 166,431 0000000000000031d1a70dc007f97e20dcbd68e82566bd55426b6b26066bd572 9 0.00 vMB 13
166,430 166,430 00000000000000508e68261146b3b739174b7c4babfe38059e48000300df47cb 38 0.02 vMB 471
166,429 166,429 00000000000002fba753707be8269b39dd7d3d99b62e91b6f20d920751d42b3e 10 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.40 GB
    • Received: 0.59 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.