Loading Tool

Explorer IconExplorer

Memory Pool

27,886 transactions
8.12 vMB
0.05784806 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.88/200 MB

Candidate Block

Mining Attempt e04100a1afd73dd016da7f160a501ed2aba5d15a8c829609680620d87106c3a2
Version 20000000
Previous Block 000000000000000000014b5f423089693ae60f38124051b2f8fc1279487ef411
Merkle Root 1fcd0bbbad7f6e147d34806920b72a0c893bb5b7f2d57e3b6af69d3745793c56
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,474
Size: 1.00 vMB
Total Fees: 0.03557922 BTC
Avg Feerate: 2.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,087 (739,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
173,484 173,484 000000000000079f7ace354f8a6e48cc8287c2dac65b180a3452b700736cc577 0.03 MB 115 11
173,483 173,483 00000000000005f22a89a706bee734cedbea74d32b54943cf3eed6c841e4c5f9 0.02 MB 50 501
173,482 173,482 0000000000000318dd10a32cb3560ffd82979fa97069cbac1eaedb66a0d87a35 0.00 MB 17 11
173,481 173,481 000000000000087803867a092e09203014ff60bceadb9dae1ecf4a1665cbef6e 0.05 MB 126 204
173,480 173,480 000000000000039bf19943c045aff2fa5d15aea2fc3a0d8705d4b18e18690a18 0.00 MB 12 44
173,479 173,479 000000000000098580cc14ee2d9eb7fe599a14a4d835c69e86a636a47d858ee0 0.02 MB 25 11
173,478 173,478 000000000000070b75a6917ee8290f7ef6594f47ccc139b07e0a0dab5c769116 0.04 MB 85 68
173,477 173,477 0000000000000255ee826f180a8be5b1073a12a3c2b84cb1038a0d7fcc7ed2ea 0.03 MB 48 76
173,476 173,476 0000000000000004cc16f0a13ea2a45bcb029e49e6e6dd1113e36b02a78c2e5c 0.03 MB 48 391
173,475 173,475 00000000000007e278343f5b6824e1d9628602bff988ff71b87b4793858c6053 0.08 MB 104 156
173,474 173,474 000000000000081701178c91a693406a0a00ecc8f8b7c1ae651aa233c092e1ab 0.00 MB 1 0
173,473 173,473 00000000000009a1a63f6ca8f4949ccd25b07c9ba2bd3602249b27f1e7f658ac 0.02 MB 47 164
173,472 173,472 00000000000004576e81c531c8692f754103a52c3b428d1f0c0ae6d1bca48833 0.04 MB 111 94
173,471 173,471 00000000000007798d330f99602b3eaf4c0bd1ed94667ffbfa0a6261e24a67db 0.00 MB 15 37
173,470 173,470 00000000000006e56958be761147b0bdc1bd7189d648780f5b361dc21450fac6 0.05 MB 142 39
173,469 173,469 00000000000006a8e69f6c76fe11b12ddd9675923f790cdecc40fa216d526387 0.03 MB 83 120
173,468 173,468 000000000000091cbdec1d4c3c08cae19353d41cc95bbfbb104462b02d9101fc 0.04 MB 89 222
173,467 173,467 00000000000006ec7abd901c2e32ced16db2a3eff26217604d768aa4420cb182 0.00 MB 1 0
173,466 173,466 00000000000002372ca30d6cc4124909b1af52cf6c3611c16ebefdcce1a6969f 0.04 MB 106 84
173,465 173,465 00000000000000a80baf07d0f6fe62b5f9f6026eeee3b5e742a48e917de72200 0.03 MB 67 202
173,464 173,464 00000000000001590113de18e7f786095250c662422b458c635315635a77e996 0.04 MB 50 199
Previous 10 blocks ↓
Total Size: 779.01 GB

Node Details:

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