Loading Tool

Explorer IconExplorer

Memory Pool

85,037 transactions
31.65 vMB
0.10030335 BTC
Random Selection Loading Transactions
Max Size: 193.13/200 MB

Candidate Block

Mining Attempt 546de658201410629a50867f48d39443996cd5feaa1ef3e1a51e558af5daa570
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 3ce2f8bbb16088b86a2d084038e3213c8e6fca3ce9658b949803a35a5f7241f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.02625984 BTC
Feerates: 150.77 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (320,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,175 595,175 00000000000000000000682491b58f7027e772deaf7861c8ba0f4fcfb22d4d85 3,161 1.00/1.00 vMB 30
595,174 595,174 0000000000000000000b5e061973d51651d8aac00a3e97b45ddeb43d8a73ab4a 2,513 0.98/1.00 vMB 15
595,173 595,173 00000000000000000003c4aa565344464a8ef9b96c82bba1dc2dbec98c911f86 1,377 0.99/1.00 vMB 8
595,172 595,172 000000000000000000105f5ec1d56a0b0d90028aebe3654c4fc204d7fd486d7d 462 1.00/1.00 vMB 3
595,171 595,171 0000000000000000000560c465bb37e8fa9478a9d555f94b56428aae53a1e485 1,740 1.00/1.00 vMB 11
595,170 595,170 0000000000000000000f6ebc4712d52f98bb1b422e33f1048fa88fdb37187b1c 2,901 1.00/1.00 vMB 6
595,169 595,169 00000000000000000009f363287bf5e2c8b00760da336cf5bfcbbe7504b4bd9e 2,787 1.00/1.00 vMB 36
595,168 595,168 0000000000000000001577e8a1e280405b84a3d4b2fe7b55928b8acaf850e8eb 2,703 1.00/1.00 vMB 14
595,167 595,167 00000000000000000000d7dadb1d5fc4ccaf6eee7a2dac42c3d5b6bafcde0479 2,583 1.00/1.00 vMB 18
595,166 595,166 00000000000000000008d5898a4bda9a9292cf3b6d395575e277454f173b8e71 2,743 1.00/1.00 vMB 35
595,165 595,165 0000000000000000000ab14dc8d7a1832beeae17e6da0d6ecef625208815a44a 2,554 1.00/1.00 vMB 17
595,164 595,164 00000000000000000015ef8e237e0ce177acc17459a1858cfb81fafab6ebd1a0 2,961 1.00/1.00 vMB 26
595,163 595,163 00000000000000000003b74d688db4d78749a6576322384a57689d9661d4015f 1,581 1.00/1.00 vMB 22
595,162 595,162 000000000000000000028972dd2e40c26fa8248eaa692334816c1a05c58c65a3 2,880 1.00/1.00 vMB 51
595,161 595,161 00000000000000000014a05adb7db16a1e88dd74394b9adbd6af92060864503c 2,073 1.00/1.00 vMB 14
595,160 595,160 00000000000000000007f5bd680f2c1cf4b076ee4a6444accb7626cba4baeb99 1,343 1.00/1.00 vMB 11
595,159 595,159 0000000000000000000192b3bda3071a064b072956583b07013a996cfa8ae7ca 1,954 1.00/1.00 vMB 10
595,158 595,158 0000000000000000000f6968621d694e19868a8da404377c9c6b57c2c9cfb1fa 1,607 1.00/1.00 vMB 4
595,157 595,157 00000000000000000007dee409b46e89724f795395e8409242ceb7067be25927 2,649 1.00/1.00 vMB 23
595,156 595,156 000000000000000000018511e026d0c64e6b2206e49cf17d2f71d81759d78bdb 2,052 1.00/1.00 vMB 10
595,155 595,155 00000000000000000012b2f60b2569fb5f8c4a78bcc059916aa79242cb2cbc7d 2,470 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.97 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: 716.12 GB
    • Received: 17.78 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.