Loading Tool

Explorer IconExplorer

Memory Pool

29,222 transactions
6.63 vMB
0.05217642 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.72/200 MB

Candidate Block

Mining Attempt eb6d41259d5688d29a429a0fcd5927d75c0e55a68c2a17c5d9cee0524b58a702
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 992dbf1993c135eab10ae4735082e4fb827bda9b506d60a5c0269224ea47b696
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,115
Size: 1.00 vMB
Total Fees: 0.03510405 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (664,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,598 248,598 0000000000000063372533e9e07de84c254d3c47f613cf0be28d2528506de621 145 0.06 vMB 141
248,597 248,597 000000000000002665fddf996cf85ab07de9068280551fc0d5dc4f05be648c17 165 0.08 vMB 88
248,596 248,596 000000000000002c2c90a29aff7c1142e02a98b58327c4b42735a7ceaff9f385 270 0.12 vMB 129
248,595 248,595 0000000000000016597c7c2ec417b39afa909bfef7f231c6535fe3af0d0a056f 256 0.10 vMB 80
248,594 248,594 0000000000000007b71fcccc4cbdca52f7cfaba631346492ab8884976074850a 95 0.04 vMB 165
248,593 248,593 00000000000000000ce84e315900096f772ddce728fe74eb01cb2f5ca9b8a608 128 0.08 vMB 53
248,592 248,592 000000000000002e0b10538aebbca80ec416a4862db761adc0325262477cc95e 331 0.10 vMB 24
248,591 248,591 00000000000000008c09025e03bb29ae93809e04e686b639e3ae852daa1913fc 624 0.23 vMB 132
248,590 248,590 00000000000000083038ea511688ac49182733b363b4c089f8ff75cb9ef4cac1 316 0.16 vMB 124
248,589 248,589 0000000000000020770f17f10611d5e6003f96d6591876185019032df871a8ca 454 0.19 vMB 123
248,588 248,588 000000000000001a194a9befebba103f4d3c67cb6e605832f5f0aabdb4905aac 564 0.25 vMB 102
248,587 248,587 000000000000003c100fb37b5ae2d1be2ff081506bc4ddc714e36fc035bb92ee 73 0.03 vMB 92
248,586 248,586 000000000000002d83a8275292963fad7699e65eb2e56d64f1ece55969b6d2cf 62 0.02 vMB 56
248,585 248,585 0000000000000045d36b8a60260c4783ad568eb33755f0582cb20b130523df54 219 0.11 vMB 156
248,584 248,584 000000000000004c56c721c35e627c292b1b48068c0f536970f2f066de0927d3 141 0.07 vMB 156
248,583 248,583 000000000000002645791c0c2ae9487dfe67a4bffeb8840666667a2d8d2a21f3 512 0.19 vMB 73
248,582 248,582 00000000000000479706b8b54aa522602626157d7cca9ba44b652ba6830df27a 444 0.17 vMB 150
248,581 248,581 000000000000007961d93aacf4fd38c0e2f00caeff346c57139ea9a21f52ffce 96 0.04 vMB 130
248,580 248,580 00000000000000229c29fd8021ee7f3aac6aacbc232298c943b0954023f0f586 59 0.02 vMB 257
248,579 248,579 000000000000001237a4443159bcb3fe575cf949c066ee686f7849bdd61d9fc6 294 0.14 vMB 124
248,578 248,578 00000000000000483582a21d155dfb8ffbe479bb41ba643557e5bd3e038f18e8 354 0.14 vMB 146
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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