Loading Tool

Explorer IconExplorer

Memory Pool

78,061 transactions
29.29 vMB
0.06355141 BTC
Random Selection Loading Transactions
Max Size: 176.04/200 MB

Candidate Block

Mining Attempt e6d4dbb8b6f4e2fd1a20b2a5b5a2df1e2dd1f7af895a5ff6a1bfd07949b1f34f
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 17cf604269fefea3187aeb3fe4c6710a0c8e9442a08c25c5f188dca0d62f5fae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,838
Size: 1.00 vMB
Total Fees: 0.00421762 BTC
Feerates: 21.09 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (615,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,167 299,167 00000000000000002f920fd05bb0213633b139b8a75d46d88b5ef1572e053598 78 0.22/1.00 vMB 12
299,166 299,166 000000000000000025ec269635168bf5615c0106c7d378312d7766cf36867ed6 179 0.11/1.00 vMB 32
299,165 299,165 00000000000000004e37f415d96ac6704003439873a2ce21675edcb8c6af44df 337 0.22/1.00 vMB 30
299,164 299,164 000000000000000034a226ea2e727ca8d549d3720156dd7617c4f1c65c4be15d 526 0.43/1.00 vMB 24
299,163 299,163 000000000000000058dbfd5cf48766482003ada77632eef7fdbd6137eaed56ec 694 0.35/1.00 vMB 42
299,162 299,162 00000000000000004c85b3d50de10f99b41f75f00d72cc827485d0365079d526 256 0.15/1.00 vMB 26
299,161 299,161 00000000000000000c15135ee69deff83377016b013d90f3ae16d48eb2f9e222 560 0.50/1.00 vMB 18
299,160 299,160 000000000000000078b058920fde74aaa56bf41ecdb2f565ab26b18a0f6a379c 656 0.25/1.00 vMB 31
299,159 299,159 00000000000000003204bacba44fc19d31c9d0b3fdfd21bd1dab5135e956942b 1,303 0.44/1.00 vMB 47
299,158 299,158 00000000000000008396b4278df61de5fca3a45e8a1c1ad7a59148c15f171272 512 0.25/1.00 vMB 45
299,157 299,157 00000000000000001d67233721847bc802a78181bd4e44c246f2e5e4a98638e5 128 0.13/1.00 vMB 12
299,156 299,156 0000000000000000589f665505db9cccb231772bd20c5eb2eca74edb5066528e 68 0.04/1.00 vMB 26
299,155 299,155 000000000000000044b6823494f4fa5eef30f1adc1c24e612438a84c19445ecc 90 0.05/1.00 vMB 39
299,154 299,154 00000000000000007e0ebc299e296deec2a02fdc3fa1d58bdf9a99b52a922d0c 326 0.21/1.00 vMB 24
299,153 299,153 00000000000000001a8f58abda7fbe29b303434191dd445a4b40d2fc9e330663 392 0.23/1.00 vMB 28
299,152 299,152 00000000000000000cc15cfff2d80cf2d09ccad56919db954a56714bd55737db 362 0.21/1.00 vMB 163
299,151 299,151 0000000000000000590501f84dfdfc7cda228533b80c95890d9f947645585074 251 0.15/1.00 vMB 30
299,150 299,150 00000000000000005bb98f47d90154ee0b83d4472bf1e577d7c6a20e5596afdb 49 0.04/1.00 vMB 11
299,149 299,149 00000000000000008355a04471ac580cad1b890183cd07aabb003cf2614e9f94 413 0.25/1.00 vMB 75
299,148 299,148 0000000000000000855301bd66e7401bcfea958bf08e38ae86d657de6e7fd20b 17 0.01/1.00 vMB 30
299,147 299,147 00000000000000004b67989c2bb98bd24b24e68513a46d7c217c19173239b984 924 0.75/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.