Loading Tool

Explorer IconExplorer

Memory Pool

74,353 transactions
27.59 vMB
0.07506438 BTC
Random Selection Loading Transactions
Max Size: 168.05/200 MB

Candidate Block

Mining Attempt 817a06d6554cc2244fa81d92b063c32795e18db72da714479f8a01b2c776a3bc
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root fe7e5b031dfd51a7768d2bea112cc5bde43a9828fbef42f70ac2ffc23448ecf5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,051
Size: 1.00 vMB
Total Fees: 0.01619399 BTC
Feerates: 402.60 > 1.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (685,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,616 229,616 00000000000000580f7ab688c9326aadb97c66a92541f728b72ee9b12ea066d8 396 0.17/1.00 vMB 197
229,615 229,615 00000000000001cc14455e4619832b712e059d3584f094e1d03207275f775abe 50 0.02/1.00 vMB 47
229,614 229,614 000000000000001773b51029fe63683917cc04d59b8f26532c4ed7b5c0125281 999 0.49/1.00 vMB 153
229,613 229,613 0000000000000228bf5660de7a1a31534dd39642bbf8af7db2a4fb25be52d247 389 0.25/1.00 vMB 161
229,612 229,612 000000000000022bec096ff743a89a1970fe8e5625e6e35b91e7f613bd021ba7 700 0.43/1.00 vMB 136
229,611 229,611 000000000000018c05677d71bee85c67b3fb4b1f5921423ae8ee7b05bf13af85 731 0.25/1.00 vMB 235
229,610 229,610 00000000000001e9141eea9a4b91ff552958524d413d45e945719cc66a52c8d7 452 0.25/1.00 vMB 51
229,609 229,609 00000000000001b3a3682ca53353e06817b665fa349f344ee339f6038c7cc80c 206 0.10/1.00 vMB 175
229,608 229,608 000000000000007dc037039843a1540dbe11f3100fffc0347451648673ed6e70 295 0.25/1.00 vMB 107
229,607 229,607 00000000000001938f8b6f9e936897255a1e132e07c7e7c6e3df03131d3d1663 366 0.10/1.00 vMB 11
229,606 229,606 00000000000001fb4d21f8c031ee324e4ed949c2f37086bc851aa00939c7a610 479 0.30/1.00 vMB 86
229,605 229,605 00000000000001b1a81149a38547d9e429aed04b7a41aaba7db087951c8c6f68 677 0.25/1.00 vMB 207
229,604 229,604 00000000000000cd9d722ee515c21fe11a6e9e893bc2fc05e09e83a149171a1f 450 0.25/1.00 vMB 152
229,603 229,603 000000000000005143b53fa218684ec3d9d63dd910f5ab91fdb4bda6c5a2c4d1 5 0.00/1.00 vMB 0
229,602 229,602 000000000000027f693bbafb9de665122275c9764ac742f60625ec34dca29ecd 192 0.25/1.00 vMB 55
229,601 229,601 00000000000000a990d630852a1e09df2accea6761afbf25013143a938d115df 521 0.25/1.00 vMB 170
229,600 229,600 00000000000000bbf228fcb546cde14d40e8a284b82395d597d17d04ee0f0492 321 0.17/1.00 vMB 125
229,599 229,599 000000000000010a8d525d1908c46bcbb2cb917f49ade2b450f57c09480eb661 484 0.23/1.00 vMB 166
229,598 229,598 00000000000001576f8eaef4eaa4aa6a3fb766f502bd6827c8f78e0ecfdef9fc 145 0.25/1.00 vMB 21
229,597 229,597 00000000000000f4b4c09c2b4643993f6a16194da0aaebc80833af5a6a968436 118 0.16/1.00 vMB 61
229,596 229,596 00000000000000b27ef535d85a455aadd1167219f0313afd39449dd824a293cf 1,129 0.47/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.