Loading Tool

Explorer IconExplorer

Memory Pool

53,117 transactions
29.72 vMB
0.09538091 BTC
Random Selection Loading Transactions
Max Size: 159.48/200 MB

Candidate Block

Mining Attempt 59b2da15ef10efc50eb3b68c84e29eeb13e546315a37ae98628dc7851886797e
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root bc0debd5bd71cfd46f13f9c8ab090f3dd9609c5b5ead705a3a8ec4d3a78608dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,250
Size: 1.00 vMB
Total Fees: 0.02296261 BTC
Feerates: 157.35 > 2.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (303,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,912 610,912 0000000000000000001393db51a001c2a089bf38e15e11d8a665544f728b7cf7 2,591 0.87/1.00 vMB 9
610,911 610,911 000000000000000000064b40c3229a23e2426ed4fca17333a7ef5e8cf2f6c965 2,646 1.00/1.00 vMB 14
610,910 610,910 0000000000000000001198267813fe1830def5195a7612446ccea160e2468548 2,786 0.89/1.00 vMB 5
610,909 610,909 00000000000000000007a80f0ff77c4ba8774c696e13b0de81fd415103296439 2,499 1.00/1.00 vMB 23
610,908 610,908 00000000000000000013e7e607aee29dc66ae64e698c0a7e2f6bdd71f242234b 1,520 0.48/1.00 vMB 11
610,907 610,907 0000000000000000000fa2906ec0616cd8f6cf4ef4d31e6971809d9c2c282ce8 2,867 0.91/1.00 vMB 9
610,906 610,906 0000000000000000000e574da5127886143c15886f292bbbe388db4c48a4e1c0 2,158 1.00/1.00 vMB 9
610,905 610,905 000000000000000000031548bffd1e991932ecc9d889d2f88c36fab8f3596143 2,853 1.00/1.00 vMB 2
610,904 610,904 0000000000000000000197f5b88d828b786f276ec0cee18b1fb4f295076f527b 2,505 1.00/1.00 vMB 22
610,903 610,903 000000000000000000122aafbf77c364141d12517f53951b7cd44892d16625ac 388 0.11/1.00 vMB 16
610,902 610,902 00000000000000000008f44f2e7fa83467019fee13080f95d983551740c48146 1,022 0.29/1.00 vMB 18
610,901 610,901 00000000000000000004d01c47df091b7b939ab8af9bd6f4c1977476166f7386 687 0.25/1.00 vMB 5
610,900 610,900 00000000000000000011e9725c2fab3dca73e541f6c4ae1be094d25ca8a3fe01 3,369 1.00/1.00 vMB 13
610,899 610,899 0000000000000000000a04e20decd0c3e6fc9f06293aa5e37d910a8ddaea411d 1,996 0.54/1.00 vMB 10
610,898 610,898 00000000000000000008275a3f3f1b5a510e7eafb6a53cd1fa8342e91fd4c59c 1,128 0.32/1.00 vMB 12
610,897 610,897 0000000000000000000221be0662babc1f36a9e61467212edb42fb1b81542c48 59 0.02/1.00 vMB 13
610,896 610,896 0000000000000000000b2c48095cd02a502f5c23a92e15a5b1fa5bb9917ecd95 1,070 0.33/1.00 vMB 9
610,895 610,895 0000000000000000000ea43cf75adbcfcf1b05b66b7af030b2780ea7e1e3c49e 20 0.01/1.00 vMB 8
610,894 610,894 00000000000000000013e2508bed5589f1b46432a2d51944aaa7e786a625d326 252 0.06/1.00 vMB 19
610,893 610,893 000000000000000000076af858877b56391f44bf29b47ce9e7505e9c64f68c5c 541 0.16/1.00 vMB 21
610,892 610,892 0000000000000000000435ad7313b23bbadca4e1df28d04a4239173cea5579ff 231 0.07/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.89 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: 645.08 GB
    • Received: 12.68 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.