Loading Tool

Explorer IconExplorer

Memory Pool

35,927 transactions
15.97 vMB
0.20962888 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 89.41/200 MB

Candidate Block

Mining Attempt 692f665c6acede1d16ea9ccb655c551be0da29373c2986baa6b253eb5ed994d8
Version 20000000
Previous Block 0000000000000000000039be3274f56c53cd46fa35e956bb71ecbfa8c21a9d7f
Merkle Root fbf1677e50265a6f0acbc9436af3034818c564312302f0dc2fc389a7133622d9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,946
Size: 1.00 vMB
Total Fees: 0.03681053 BTC
Avg Feerate: 3.76 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,050 (775,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
137,489 137,489 0000000000000178431bdd5156dfef5a9ff72f2a3863420671db1ddac1a1d82d 0.01 MB 23 174
137,488 137,488 0000000000000441e274533b4cacd5d9270c3a1994e70be5c263a25c0dc215e6 0.01 MB 17 137
137,487 137,487 00000000000001c1d1a49c3ebae63eb8a4a597f7b93ae659f08c74c9f0f7eb68 0.03 MB 120 212
137,486 137,486 00000000000006ffc070d2bf5a529e970d669b8ef82fa4c630664ce82fa2e54d 0.03 MB 77 1,003
137,485 137,485 000000000000026250d7042e32e058edd22e1785840374e07495d8972a73ab60 0.04 MB 116 812
137,484 137,484 000000000000003519fac8b10d9e601982a28baf36c8c74745e9d6543e0204ec 0.03 MB 67 119
137,483 137,483 00000000000002484b09a3358b2e49a9195628f939db07156be46ece17d58c86 0.00 MB 15 575
137,482 137,482 0000000000000499ec5e70eef13b80758182966353d3c3fd39b6dfae63e68250 0.04 MB 102 153
137,481 137,481 00000000000007400fcc28d99c3dc596daab3ba04d5a041a1972e161e941478f 0.00 MB 10 22
137,480 137,480 0000000000000582c3df7b9fdfa3d390763e2cd5c28dde438934f425a5a53fab 0.01 MB 41 161
137,479 137,479 000000000000008448e070f153c857b54cb15288688d01bd53f4087b95b9a2ba 0.02 MB 48 194
137,478 137,478 000000000000048fffb44cd32566cb44600869a2b3d5f56786027355f05336f4 0.00 MB 15 376
137,477 137,477 0000000000000847bdb8a58fe2bdd56e6d6ff2f89f298982b9f84963ebd43966 0.01 MB 18 210
137,476 137,476 000000000000057b49b974705e67af47501e2766ebf5b0b2787bbe5534e283f9 0.00 MB 8 0
137,475 137,475 00000000000007b9101aa9fe381325a0e2c2002366f40b4abbcef15e93ec4430 0.00 MB 6 43
137,474 137,474 000000000000099cb119627db4f7f55c098d44aa9479c9ff9dfa35662b834b50 0.04 MB 114 178
137,473 137,473 00000000000007a0a1d5134d23d14d10f0e13cbddc397d6de87fa82f9e4b9cc5 0.01 MB 15 195
137,472 137,472 0000000000000662aed5f7e8d9d6ee6b5afc1b2e4fb7122242689477a6689913 0.00 MB 6 17
137,471 137,471 00000000000004a0bd874b4c695f73c8b787dc18140e205b091338c1e68c8401 0.03 MB 64 95
137,470 137,470 000000000000039bc10cc482ba016278e13417566fbc9bebab1fada88ea00258 0.02 MB 40 94
137,469 137,469 00000000000003c1a794e48f22f7aa4f83c57884518e5e4c62db2b4d8247aa9f 0.02 MB 27 186
Previous 10 blocks ↓
Total Size: 778.93 GB

Node Details:

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