Loading Tool

Explorer IconExplorer

Memory Pool

104,354 transactions
19.73 vMB
0.05874679 BTC
Random Selection Loading Transactions
Max Size: 154.79/200 MB

Candidate Block

Mining Attempt 1833f09941c69f54d408ffa9b815e84268cc5c5f828862da2a51ec8a89a36b20
Version 20000000
Previous Block 00000000000000000001b03307cd47092af53e97a76b38eab50862c568b32e64
Merkle Root a2d3a454825df6a39e7d74e02eb6e8d9a0d4d5d03e5c05da8e47823ab79ff75f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,745
Size: 1.00 vMB
Total Fees: 0.01121868 BTC
Feerates: 150.93 > 1.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,598 (163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,435 916,435 00000000000000000000f1bf80c3398d00b139a802f665aaa09e241d9f124cb7 500 0.10/1.00 vMB 5
916,434 916,434 0000000000000000000039ac1a055b30f298dbfe43df2ed116083717060f768e 4,284 1.00/1.00 vMB 1
916,433 916,433 000000000000000000010a8390287c5e840e0f04122592e1314f9ab456c37152 3,794 1.00/1.00 vMB 1
916,432 916,432 00000000000000000001d387f88491b13ec67b7c8096944fc8f6f3189b2c2c9d 4,347 1.00/1.00 vMB 1
916,431 916,431 0000000000000000000069681286d6ef2736bb258faf56eb8782cf9f620c473a 2,006 0.68/1.00 vMB 2
916,430 916,430 00000000000000000000f6cdd4db8bd85ae798af180cc2cfb265a247b1c6b43d 1,055 0.40/1.00 vMB 2
916,429 916,429 0000000000000000000145ddd660e2f7f38ac18c359d68cc687c05dd43ac4d47 2,668 1.00/1.00 vMB 0
916,428 916,428 000000000000000000015cb8f6a4be1124d69a045ccc4cd44977a88043e4f879 3,049 1.00/1.00 vMB 2
916,427 916,427 00000000000000000001a1eceec08825eb09ecf0a83f9b23d00c077635cfe39d 2,593 1.00/1.00 vMB 3
916,426 916,426 00000000000000000000af82fc7880227670c752f1a8db7e35aa1ec3174a9606 3,287 1.00/1.00 vMB 2
916,425 916,425 000000000000000000005ca25eabe7a1a346245feabb9c5fe516533fde93394e 557 1.00/1.00 vMB 0
916,424 916,424 0000000000000000000182db49baedae067448f8d1ed79868944bb984714be3f 6,623 1.00/1.00 vMB 0
916,423 916,423 000000000000000000009e0c7af40c99ae3accc4617e4f6add823aa9b8464087 3,375 1.00/1.00 vMB 2
916,422 916,422 00000000000000000000e1447c3309077a818d4b97cccbb3f2a12151906dc5c6 4,800 1.00/1.00 vMB 0
916,421 916,421 00000000000000000001b90247b0a679c40c5e52986851de3978963a903acaae 2,471 1.00/1.00 vMB 3
916,420 916,420 0000000000000000000175a43046a2561d06babfe029c2fc52208ea787a8cdb3 5,109 1.00/1.00 vMB 0
916,419 916,419 00000000000000000001f478cfce246cc43e6f08d6b88c4598db73b70c023fdd 1,100 0.34/1.00 vMB 1
916,418 916,418 0000000000000000000188a61232ef33e2486a561f5681e4461c25e8ed3c13bd 2,723 1.00/1.00 vMB 0
916,417 916,417 0000000000000000000057695b76351229a28e557d78397a198cb2b1a0ebaa43 2,618 1.00/1.00 vMB 4
916,416 916,416 00000000000000000001cfb5db3448cc2cdcd3b58a2695541def3bfb17af36a9 2,380 1.00/1.00 vMB 1
916,415 916,415 0000000000000000000120b2c13117707d3989aee846389ec7d5783da0a28b3f 4,796 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 785.14 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: 932.28 GB
    • Received: 27.87 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.