Loading Tool

Explorer IconExplorer

Memory Pool

74,391 transactions
27.52 vMB
0.07037110 BTC
Random Selection Loading Transactions
Max Size: 167.86/200 MB

Candidate Block

Mining Attempt ed9c95a86726c25757e94cd5d8037d2639e373e92575b9e90838337968c81f44
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 463e1208b8dfaf7db852516451eaf37158d449d5876923f32bd3ac91ab6b7162
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,539
Size: 1.00 vMB
Total Fees: 0.01161826 BTC
Feerates: 65.93 > 1.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (705,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,852 209,852 0000000000000403de669fd29d99041ae5542d6e08485bfb79120ccc519a8574 226 0.10/1.00 vMB 135
209,851 209,851 00000000000001b420d1bdc54866f384ac4f185014cd8aab93b1487bce44b865 491 0.20/1.00 vMB 186
209,850 209,850 00000000000002b97d1ca79f340eba4d5e92cc40dcdd7412f080178ae768970e 160 0.09/1.00 vMB 118
209,849 209,849 00000000000002c50ee6a1cd0e7045fc8fa180f85ce71fd29361969df76590ba 292 0.13/1.00 vMB 173
209,848 209,848 00000000000000598cf2cea9bda91a0e53bde8eeadca4a7944864d34dd79a001 378 0.19/1.00 vMB 168
209,847 209,847 000000000000032342f23214cd814fcd70655885b85e8a09810844c79b37140a 635 0.25/1.00 vMB 216
209,846 209,846 00000000000002ed594d15b806b41b33c5e6e827897aa5c2325b7175dd4ee534 16 0.00/1.00 vMB 353
209,845 209,845 0000000000000438b4ecb72d2f7a0309fb0923532fef0ddc92d4fa5cf43ca78d 84 0.03/1.00 vMB 132
209,844 209,844 00000000000002d1d930034111d5962844f365617ded6e88f66f5ae5f0746500 171 0.07/1.00 vMB 167
209,843 209,843 000000000000041048bbb4f7be5d3da93b2175b27cad286f76900dcec339253f 160 0.12/1.00 vMB 131
209,842 209,842 0000000000000441b22f5e373008e1596f55a02b5c7e910d3ca071e7556bf231 476 0.23/1.00 vMB 113
209,841 209,841 00000000000002a88f7d18d33e6e030d73923f476ec750bb8fd1b00b75fdc0a9 539 0.26/1.00 vMB 187
209,840 209,840 00000000000001598b3a0cfc4335965923fc1d4ca9f927310ee4944bc02a014b 8 0.00/1.00 vMB 446
209,839 209,839 000000000000044f0197016c4f9dc0d4c88ed172117837594365c55bd1f899d7 426 0.18/1.00 vMB 185
209,838 209,838 0000000000000475fe89ecfb8e8d4a086390072e6c63604ad9daa69e88398c7f 316 0.15/1.00 vMB 204
209,837 209,837 000000000000017d2df1f06d8c5c1711ff025a9b2a10d629b278efd19338f98e 26 0.01/1.00 vMB 229
209,836 209,836 000000000000016c8e074bdf8efa60c84cc66f1808a4b21315f57c63658629ae 289 0.10/1.00 vMB 289
209,835 209,835 000000000000020b564e2180b46a245f31ab166a8c6c02e2cb8dc07f977ca39a 12 0.00/1.00 vMB 139
209,834 209,834 00000000000000d610eda6970a947990a6ae9498581ea824bedec1169596e78d 390 0.18/1.00 vMB 116
209,833 209,833 00000000000001a0c90c420967e71eac2392cc72c13d063bb9fc9d0c8af92b3a 10 0.00/1.00 vMB 301
209,832 209,832 00000000000000b20eef8ef1f595bf68da4ee60b92ab62f0fa45b5c7c8efa542 109 0.05/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.83 GB

Node Details:

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