Loading Tool

Explorer IconExplorer

Memory Pool

74,727 transactions
29.75 vMB
0.09794608 BTC
Random Selection Loading Transactions
Max Size: 172.50/200 MB

Candidate Block

Mining Attempt 35035af45b5dfd5ab56b3a7d4c981503a0d285a6555350bc0cb869aa5e4d249a
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 29081d929382f4e8dbf02bd954e400c6e0fdf416b0bf33c74bd11232cb0be963
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,872
Size: 1.00 vMB
Total Fees: 0.02758465 BTC
Feerates: 150.36 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (259,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,154 655,154 0000000000000000000c09f96cd9f22a9cd6f9249198de8804d976632eaa4b12 2,525 1.00/1.00 vMB 297
655,153 655,153 00000000000000000009dfaed2b3192b6cf3713382d3a973148950af9088d3bd 2,293 1.00/1.00 vMB 275
655,152 655,152 0000000000000000000340f23347ef65492d4c003d93a985fef60a6594337868 2,632 1.00/1.00 vMB 275
655,151 655,151 0000000000000000000459b152c863b584b79be76b630827853a996195e9d0eb 3,040 1.00/1.00 vMB 304
655,150 655,150 000000000000000000026f97888a6bd640ca28f397b3d836c87604d9a92f8845 3,056 1.00/1.00 vMB 322
655,149 655,149 00000000000000000005d4791395bf1ad123aa0caa0189f538a2f34c44f89a10 2,954 1.00/1.00 vMB 297
655,148 655,148 0000000000000000000301ec21378b382f4f129fa5291670169a13648f3813f5 2,468 1.00/1.00 vMB 306
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
Previous 10 blocks ↓
Total Size: 782.48 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.20 GB
    • Received: 15.42 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.