Loading Tool

Explorer IconExplorer

Memory Pool

79,272 transactions
29.32 vMB
0.07270955 BTC
Random Selection Loading Transactions
Max Size: 175.95/200 MB

Candidate Block

Mining Attempt b232450151b43e35f018ea443a9053433a4da5f0fc1f9582b794dd94ae3ac9df
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root af30776cc1cd71d60a344e6e69066c268cce9578137134c42843098fc32e1e86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,402
Size: 1.00 vMB
Total Fees: 0.01308753 BTC
Feerates: 170.94 > 1.31 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (259,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,147 655,147 00000000000000000001a3a31c75f032459233654028f1937ceac6c5dcae82ab 2,515 1.00/1.00 vMB 304
655,146 655,146 000000000000000000068da6a04560eae1c8df7b817f7056c1be916c5df9e7d7 3,107 1.00/1.00 vMB 335
655,145 655,145 00000000000000000001ccf5fb37b92c1456c79af5110c51255d539d81391578 2,727 1.00/1.00 vMB 317
655,144 655,144 000000000000000000029eaa0bcf94404028051fb75d85082c3fc22919d6eb1c 2,846 1.00/1.00 vMB 341
655,143 655,143 00000000000000000005d455cb3cb99ef18689e9762286f7ff97f14d13905805 2,911 1.00/1.00 vMB 329
655,142 655,142 0000000000000000000ba39ee604a9f535bff8d74755036eb8d05a48c5ed3bcf 2,596 1.00/1.00 vMB 292
655,141 655,141 00000000000000000004edc611f566a281cfea726906b689f0e66a1ff0641cb7 3,366 1.00/1.00 vMB 302
655,140 655,140 0000000000000000000a40f4deff1149bbf5fb435b72d22e9d01d3627b73492c 2,149 1.00/1.00 vMB 303
655,139 655,139 000000000000000000034c3f7add16bc270b01868263813286a33d1233f477c7 2,662 1.00/1.00 vMB 299
655,138 655,138 0000000000000000000299574cd707c3684b7e4aab418be721b3c559c21d7d20 3,187 1.00/1.00 vMB 344
655,137 655,137 00000000000000000006f5ff6395a5ff0db109fe90996b925f764a566b0b5d32 2,912 1.00/1.00 vMB 312
655,136 655,136 00000000000000000008e5ca18dedaf93bf5ab14c318dcaa7a241b639c045f30 2,916 1.00/1.00 vMB 331
655,135 655,135 000000000000000000061023adc7bd4ee0596d978b59bb7ea79ec43e553efe4b 2,672 1.00/1.00 vMB 295
655,134 655,134 0000000000000000000a43ab02623f3cafb031da7686f0edbf33b09da404fdc8 2,608 1.00/1.00 vMB 354
655,133 655,133 0000000000000000000c5741281766d9c74c0c56adc45cee3977367fead04a15 1,833 1.00/1.00 vMB 318
655,132 655,132 0000000000000000000dd956491e746fa29f0b9c6c31811bc8f4c6bf25d62f49 2,437 1.00/1.00 vMB 283
655,131 655,131 00000000000000000000c43489bd0b3c25ae5968792083ad3a2704465e58b789 2,883 1.00/1.00 vMB 325
655,130 655,130 00000000000000000006ee6ef3e1e3f5ce77ec364a410d013a3998d0e1fde1c4 3,127 1.00/1.00 vMB 358
655,129 655,129 0000000000000000000b983471c9d97da0493d666aed2182b9f5724d8de882f2 1,770 1.00/1.00 vMB 318
655,128 655,128 0000000000000000000b7bfd8619878c47acbffe4ea9cf4be95d90b17ecbfada 2,065 1.00/1.00 vMB 325
655,127 655,127 000000000000000000079892d2dc845f2e0290e60f4eac5e37e3fbfe118d9261 2,747 1.00/1.00 vMB 335
Previous 10 blocks ↓
Total Size: 782.50 GB

Node Details:

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