Loading Tool

Explorer IconExplorer

Memory Pool

47,455 transactions
30.15 vMB
0.09404859 BTC
Random Selection Loading Transactions
Max Size: 160.56/200 MB

Candidate Block

Mining Attempt 451b1677f179d0dc7a37a88fb90ff53113f9dd981ec6f4ea954bdd72d462d7da
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 04d62c6b6611463c30315b061ad76de281244d4027bcd44fde09086bbc246b4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,813
Size: 1.00 vMB
Total Fees: 0.03408638 BTC
Feerates: 150.97 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (660,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,454 254,454 000000000000000e2e2ebc04caf6c3cf752eb138971adf645d576ffea55ce908 522 0.47/1.00 vMB 58
254,453 254,453 0000000000000007619a8592f4374d847ec8b1f74fa5b120688c338d8eaa2388 506 0.25/1.00 vMB 140
254,452 254,452 0000000000000015023999dbbba000c1e033cceb04e845c5d4a58c54ad6da440 757 0.47/1.00 vMB 72
254,451 254,451 0000000000000037b8435d71fde807930109f71cf75aaa91887365ec945a7a0e 813 0.25/1.00 vMB 243
254,450 254,450 000000000000003b83e55adaf99bc0aab80e776e07dfbe0516ecd3a711a0593d 466 0.25/1.00 vMB 71
254,449 254,449 0000000000000028fbb9c0c5a579321ba5c125addaf5ff964d4bcb0aa8b4da86 811 0.30/1.00 vMB 195
254,448 254,448 000000000000002b925963dad9d0052fa7a3d4c37433ad3f78bd613f13c36f92 144 0.09/1.00 vMB 99
254,447 254,447 00000000000000194d7627e7b137f376a464e25d379d6a1514800aebccf56e50 256 0.09/1.00 vMB 128
254,446 254,446 000000000000002d01df2317444eca6e08c4a831a56c539c4af4f50a607e3887 149 0.08/1.00 vMB 97
254,445 254,445 000000000000002758bf4988ae9d9e6ed7da7e41b50fee96f3e34dcc723dbb14 362 0.16/1.00 vMB 223
254,444 254,444 000000000000002a39b16d7fe3657c0a10e81e55d532a66ebc59b319dec1889d 499 0.22/1.00 vMB 132
254,443 254,443 000000000000001e6cf9c2028d8bd2deb035b372c2ad93b0859b752b134315d9 74 0.03/1.00 vMB 83
254,442 254,442 000000000000002ce0ba4b6998824f9aee1b78dc65218f0b4a7bbc811149b8c1 72 0.03/1.00 vMB 138
254,441 254,441 0000000000000037bf64e9e0a5ab6e860e04b7f3401f9cd023d63ee0e4251b50 237 0.11/1.00 vMB 113
254,440 254,440 000000000000003f528322d6de644c7d2ce4570aac0aa29f776e86b9ff76355a 273 0.13/1.00 vMB 125
254,439 254,439 0000000000000023daa97bc5f522b4da7e372bcc1c642b10391e710ae6e37368 257 0.11/1.00 vMB 166
254,438 254,438 0000000000000033d12d0dc961302ae98c3469183c191e8aa0301be0c3980a19 366 0.16/1.00 vMB 62
254,437 254,437 0000000000000004e7401142b0d072c8036866fa9bb329bef1c0d1edb8d1dfb2 444 0.25/1.00 vMB 85
254,436 254,436 000000000000002f749a777bb598babe034d278928cedd9bab163b35890759b3 695 0.25/1.00 vMB 175
254,435 254,435 000000000000002130df59214bdf8a532a49c127b1cb1f7ffa5faccbc537f403 349 0.10/1.00 vMB 90
254,434 254,434 000000000000000a22ed2b6926657a037b95df51a00c86ecd12c1934b050ec14 130 0.07/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.