Loading Tool

Explorer IconExplorer

Memory Pool

43,709 transactions
30.94 vMB
0.08556651 BTC
Random Selection Loading Transactions
Max Size: 157.09/200 MB

Candidate Block

Mining Attempt 835bec54c19194d9542350da0425575cad198f35c8842c0177b37bbedf25ef3e
Version 20000000
Previous Block 000000000000000000006b01ff0f8c8980e4005bdebf7640591cda9fd2e81467
Merkle Root cc12fc2efd22b65a636f9416e2d45faf22715ee8a9214980dd4c4e42483c34cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,603
Size: 1.00 vMB
Total Fees: 0.02318949 BTC
Feerates: 250.76 > 2.32 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,442 (802,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,483 111,483 00000000000111735ea819b608ed38652c3c31b70aa35b0540e8946ec3cf5cfc 11 0.00/1.00 vMB 347
111,482 111,482 000000000000b60310b9525d189ec06362b404e048a578de29afdf77121514eb 12 0.00/1.00 vMB 7
111,481 111,481 0000000000009e158f3c0e4a03341932ae259e14ca222c6a78e0e52504e9d594 12 0.00/1.00 vMB 18
111,480 111,480 000000000000f2e4bdc42f3fd5f454aadb51208adb0c566e3412af3698b847cb 12 0.00/1.00 vMB 3
111,479 111,479 00000000000110c682a31391b6888a2699a75cb7f01d0fb384e4acba07139d13 13 0.00/1.00 vMB 620
111,478 111,478 0000000000011146383abdfac39ac04cc1785674d413ba5d115ad464e4759011 12 0.00/1.00 vMB 338
111,477 111,477 00000000000094c3c42bca57c8de25a258022b4d26622ab6cadedf373b8b8304 12 0.00/1.00 vMB 360
111,476 111,476 00000000000032801a54c9c10936cac4758cf1cf9042c74dce51824fe8e8ed3e 13 0.00/1.00 vMB 10
111,475 111,475 000000000000ee9647f362c5563ee094499de90bcd09e72e8a9b77d70d27210f 7 0.00/1.00 vMB 3
111,474 111,474 0000000000004f189bde562ed7aed62aac5b4299253bacde43399758f0a73f2a 11 0.00/1.00 vMB 347
111,473 111,473 0000000000005befcf3b5faa5e8630b533b85042bb247eb71adb2b315a1ea800 10 0.00/1.00 vMB 3
111,472 111,472 000000000000b0933f79bc1ec65ade54313d499e5f577d938e64c757864229dc 11 0.00/1.00 vMB 343
111,471 111,471 0000000000008c4bd9deca1b9211249bd064b37a3988512e0229d5e34e662baf 12 0.00/1.00 vMB 355
111,470 111,470 00000000000087975f7b53f142375a954abcb543aece5b7efd16235bc3839c2f 5 0.00/1.00 vMB 665
111,469 111,469 0000000000006a09dd18a4d85367b1347cf6015d3d3bbddc7cb3a85ba1e28ea8 14 0.00/1.00 vMB 907
111,468 111,468 000000000000faf5d988f7bc42101ab2752795bb381168cb3b2445c1f0f36c2d 11 0.00/1.00 vMB 347
111,467 111,467 0000000000000c5ae41b1254fc8846f9caac94ce96f3d027e7f13ad0f5571147 11 0.00/1.00 vMB 350
111,466 111,466 0000000000002a3ef232af86614ac1b77924ea759dc1e55ea440ffe09c049468 17 0.00/1.00 vMB 231
111,465 111,465 0000000000007cf8668e55119a047d3aaff795075dce284e6a7e60e65978095e 12 0.00/1.00 vMB 21
111,464 111,464 0000000000009bc0ca83fd69b15eca1f14cad9cb072253f7bccb69b95b3e5147 12 0.00/1.00 vMB 356
111,463 111,463 000000000000cbcbd00084f728cfd4bedad2e5208e18454dc28554c19923c002 12 0.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.39 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: 602.84 GB
    • Received: 10.48 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.