Loading Tool

Explorer IconExplorer

Memory Pool

81,546 transactions
31.08 vMB
0.08092594 BTC
Random Selection Loading Transactions
Max Size: 188.98/200 MB

Candidate Block

Mining Attempt 77b7fc89f2377d7e0aa9431640dec5e796f026e54a446d93df6e551e9f329f08
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root da43eca279f99bbde50cf4aa6408071ced58afd239992e20314f6146a2e4a595
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,057
Size: 1.00 vMB
Total Fees: 0.01397557 BTC
Feerates: 73.20 > 1.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (138,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,205 777,205 00000000000000000006e2da179c68ed16849bd03c107d154ea361959d23d0ce 2,556 1.00/1.00 vMB 19
777,204 777,204 000000000000000000064d75e3ec61edff2368fd4e4b5a61a29d7fd1fb1d8e8f 271 1.00/1.00 vMB 1
777,203 777,203 00000000000000000005267921c1c3773494408fc5581c3b527073f3df31d8ea 1,551 1.00/1.00 vMB 4
777,202 777,202 00000000000000000002d0e607beef7e7075022c0ecda3b7ad2b2d8008bd18e0 2,053 1.00/1.00 vMB 10
777,201 777,201 000000000000000000021f4b4ed48fa5e99977ea7bbf10d0ff62dab4435e9052 1,464 1.00/1.00 vMB 7
777,200 777,200 0000000000000000000144fbc3b9abbcab774f2551ad960867d0820f383daf5d 3,117 1.00/1.00 vMB 22
777,199 777,199 00000000000000000000e6f36d1cdf7c064acc7378b1ce5ecdfc63c7f0d722c9 3,233 1.00/1.00 vMB 21
777,198 777,198 00000000000000000006ca40c52e5a0ffcef7f8d3b260715c58b7998e2f6bf1d 771 1.00/1.00 vMB 4
777,197 777,197 000000000000000000002c0e96bf5833b258e7ebc19415a007f309c451040ef1 2,018 1.00/1.00 vMB 7
777,196 777,196 0000000000000000000529aa87a4fc561012eb27a9e9d6718c6635b198764a20 1,972 1.00/1.00 vMB 11
777,195 777,195 0000000000000000000419420a5cd5a7c5244eeb01c38086a1329d375272f536 1,535 1.00/1.00 vMB 16
777,194 777,194 00000000000000000002d9d353e84add568d6141cbfc770dc9d66314cffa7385 3,513 1.00/1.00 vMB 23
777,193 777,193 00000000000000000002b02c09c993db647f616960c2bfeed3fb8e695ab0860f 3,694 1.00/1.00 vMB 23
777,192 777,192 0000000000000000000721d512161e3ff413097e898c20a3efa9b7520944d79b 2,218 1.00/1.00 vMB 28
777,191 777,191 000000000000000000043047ff2e37bb025959d2b2eeaf335761aaa61607bea3 1,942 1.00/1.00 vMB 39
777,190 777,190 000000000000000000030788e8366bd83dec5d7531b7d272a23ec9ac88cfc9c4 235 1.00/1.00 vMB 1
777,189 777,189 0000000000000000000671dd237e788226f12e5c0ed8f4295af934726893da5e 1,394 1.00/1.00 vMB 12
777,188 777,188 00000000000000000001d37fdb81a1dbd0fef37acf68ae5125dd9c2e2a5ccb04 189 1.00/1.00 vMB 1
777,187 777,187 00000000000000000006152e1cf836fc99fe38521613fe41fefcb39c5f6c2601 946 1.00/1.00 vMB 5
777,186 777,186 00000000000000000002313bef045b9ea9222b87a160bc6bc963ff1d37889fb6 2,615 1.00/1.00 vMB 14
777,185 777,185 0000000000000000000190a34b7b4d2dbf99660644d650c15d4fd77b2235cc1f 1,227 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.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.