Loading Tool

Explorer IconExplorer

Memory Pool

41,056 transactions
26.41 vMB
0.05684308 BTC
Random Selection Loading Transactions
Max Size: 138.23/200 MB

Candidate Block

Mining Attempt d60f0dcde11d0fb73c8609cfb1ba8acda91a82207f39881e026f656e61e870eb
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root d5784701bbfc9f57a36e97453fdedc68606cd204d473284d07ac2a4d981ad094
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.00836494 BTC
Feerates: 100.00 > 0.84 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (331,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,116 583,116 0000000000000000000697d8641226e52bf74150e49c718a6f2e0e58c2873482 363 0.18/1.00 vMB 107
583,115 583,115 00000000000000000000e3e33cff20568be16a43242e2afa8c66644e65603d70 1,474 0.65/1.00 vMB 22
583,114 583,114 00000000000000000019387e50bea23d76bab513e52401c211c70a7cd6929a03 3,010 1.00/1.00 vMB 27
583,113 583,113 000000000000000000231ede0a5b497300b6e3a2aba39a68012de4f65d6ada49 3,183 1.00/1.00 vMB 161
583,112 583,112 0000000000000000000441a61779354ab5184d563366f555a177b886ad468370 3,347 1.00/1.00 vMB 94
583,111 583,111 000000000000000000191875698e3a6b6daa4b591e31dfaaaac71aa444c3033a 2,841 1.00/1.00 vMB 25
583,110 583,110 00000000000000000006388428c60f8f88ba627d11cecf21ced49e475ca5b04a 2,627 1.00/1.00 vMB 114
583,109 583,109 000000000000000000134ffe7f304386e073536e9d055f3712c1fb07fc6addb4 2,725 1.00/1.00 vMB 47
583,108 583,108 000000000000000000156d8f5a07a33b2c603a87757e7a44d63ad5081bbb0507 3,027 1.00/1.00 vMB 143
583,107 583,107 000000000000000000058a3f1c1e73092bb059dc5c1f934a4e22ee273ab65f69 2,857 1.00/1.00 vMB 89
583,106 583,106 00000000000000000004cc92f3b8c1e3e9fcb133f6326a8adc7ce1f0e15f5748 2,212 0.99/1.00 vMB 33
583,105 583,105 0000000000000000001f534882e8a9e8654837bac4a09314899d331379b6f373 2,248 1.00/1.00 vMB 72
583,104 583,104 00000000000000000011e7e4650300213679b7c5e031b3f978e866efff1df9e3 2,008 1.00/1.00 vMB 19
583,103 583,103 0000000000000000000f15c98c9cfe174914ecfa2d57c52f97a53f6dc7ceba4d 2,744 1.00/1.00 vMB 110
583,102 583,102 0000000000000000001d358e942300a8aee5fcba08f02829920fc1ad0da23cac 2,617 1.00/1.00 vMB 171
583,101 583,101 000000000000000000225ece68e5df6ed1864b470da69934de46644315fbb802 2,760 1.00/1.00 vMB 78
583,100 583,100 00000000000000000015acd13af29f1cc44f7ace8261b0515c84f65358af5e25 712 1.00/1.00 vMB 139
583,099 583,099 0000000000000000001d064229ad4d1840c64d9e785c813d3e7c31edef29dd52 3,846 1.00/1.00 vMB 192
583,098 583,098 0000000000000000000ee08e5bffaa3f4ce995302344bad17e7015fddf06704a 411 0.17/1.00 vMB 68
583,097 583,097 0000000000000000000d1fd40705441450308f5e7591595a30e2040f48b8bdc7 402 0.15/1.00 vMB 62
583,096 583,096 00000000000000000005675f91a1905e3abb745be6644c01e06a1e405ab93631 788 0.28/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.