Loading Tool

Explorer IconExplorer

Memory Pool

76,963 transactions
29.79 vMB
0.10356521 BTC
Random Selection Loading Transactions
Max Size: 180.01/200 MB

Candidate Block

Mining Attempt 72dbe7a07c182ffd46fc89d81768e1f8178accf78468165b54e7cf7ccdf5678c
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 750c35b394cbe19b826cc9807943bd26982ad5f24eaece3b46daf5647bb11027
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.03584104 BTC
Feerates: 357.61 > 3.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (312,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,140 603,140 0000000000000000000b142a1f2b04d16f566f1ac231fd07f45fcf6dea6d4f92 1,001 0.22/1.00 vMB 5
603,139 603,139 000000000000000000140edda6db91a36ceb54b50370bf2ad5ac316b84f7c2db 1,918 1.00/1.00 vMB 10
603,138 603,138 0000000000000000000055f297889778410de7fedb7045a5740df4bbe54ed672 2,385 1.00/1.00 vMB 15
603,137 603,137 0000000000000000000c03162f5b11eea557fb64e20e6025cbd9a625ea6056b7 1,322 1.00/1.00 vMB 10
603,136 603,136 00000000000000000000d2802ed614aa9714a6d95cb5ddbb2ae3aafce973535b 2,208 1.00/1.00 vMB 10
603,135 603,135 000000000000000000066396b38077034cafdc9cc0a6d7b21fd375c79f47cf11 2,229 1.00/1.00 vMB 16
603,134 603,134 00000000000000000013da3fc487b6701be6a406d364fcf4604343b04dc6d637 2,371 1.00/1.00 vMB 10
603,133 603,133 0000000000000000000c9134bdbef89ab01f025033b07eb370c332488dcabfb6 2,775 1.00/1.00 vMB 16
603,132 603,132 00000000000000000006a21d6e19848a7d4afd5d73c486c9a17f3f4e1e095aa6 2,728 1.00/1.00 vMB 33
603,131 603,131 0000000000000000000bb0173bc6af108288941ca7b533056a0d6c44379314b2 2,806 1.00/1.00 vMB 36
603,130 603,130 00000000000000000013ba50825ab3a21b4c797015bfa5994958da40fdb5e3cf 2,819 0.99/1.00 vMB 2
603,129 603,129 00000000000000000014d7113142d361d80ef4ef3c4edd22238f9b4c7f066f89 2,835 1.00/1.00 vMB 37
603,128 603,128 00000000000000000009d59d8e9978dd35f1320aaff580f4bb566a41115690b7 1,577 0.43/1.00 vMB 10
603,127 603,127 00000000000000000009539a420775e56be8606810259f72d0860ec02b2efcd8 2,622 1.00/1.00 vMB 28
603,126 603,126 0000000000000000000e2f1fd0ff0ec01106c9b2e3a421c030dd123ed1549406 3,066 1.00/1.00 vMB 9
603,125 603,125 000000000000000000141c786acdaaf71f6f2652a3a5961d59e8af4f565ee72e 2,377 1.00/1.00 vMB 42
603,124 603,124 000000000000000000143d9cca0e7bb1213a45b5e6378878d47453f2ea3960e0 3,202 1.00/1.00 vMB 8
603,123 603,123 0000000000000000001536a600baf48801127df19b08d84a8772d9fbf112121f 2,549 1.00/1.00 vMB 36
603,122 603,122 00000000000000000011f8590b67a5a54737b6fa00854a955ef0a34b3f75c0da 1,317 0.38/1.00 vMB 20
603,121 603,121 00000000000000000004775585620a5f6b555665b57b1529596b6ca49065a217 719 0.25/1.00 vMB 14
603,120 603,120 000000000000000000047b18bd5bf1a1b76f354c273ac9836a128902451d1eb4 377 0.14/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.15 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: 744.21 GB
    • Received: 18.71 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.