Loading Tool

Explorer IconExplorer

Memory Pool

81,557 transactions
31.36 vMB
0.09689192 BTC
Random Selection Loading Transactions
Max Size: 188.48/200 MB

Candidate Block

Mining Attempt 5c206b7661e22004343f67ab7c226c19ed72aec10229d23784f4752f5fb8e114
Version 20000000
Previous Block 000000000000000000012e88459ade7b41276fe5cb0870cdd0274669d679f5b9
Merkle Root a42b8acf397fb0d452b46f9f6b72f37b5a37f9112df306dc830e3bbf31bf8b39
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 955
Size: 1.00 vMB
Total Fees: 0.01996756 BTC
Feerates: 344.14 > 2.00 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,378 (312,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,115 603,115 000000000000000000125af3d9891cb7f1c2284f282af0eb566c137a0600fc07 232 0.06/1.00 vMB 29
603,114 603,114 0000000000000000000af99f5adf18bfcb613669a50ebfc7839418b0f8173d81 2,275 0.73/1.00 vMB 22
603,113 603,113 000000000000000000116d7776431268614f5c5e118faa5e7638f598f46ae307 3,055 0.94/1.00 vMB 17
603,112 603,112 000000000000000000062e8a44b37f3d087988361de7e4cadf3fad6e49a7e7a6 2,237 0.66/1.00 vMB 20
603,111 603,111 00000000000000000011ed37683a3d830090363c92df61a23bcde36d433afc46 1,471 0.48/1.00 vMB 27
603,110 603,110 000000000000000000075d59c9ef00db37db0caf1efe58d3abdd531acb84b3e6 168 0.05/1.00 vMB 25
603,109 603,109 0000000000000000000c62a41c4b0844d1b729f8520338786db54abe92b56d7a 2,309 0.66/1.00 vMB 9
603,108 603,108 0000000000000000000d6bcdfe7586c4933c1212bb05e56a28540e976406755a 2,256 1.00/1.00 vMB 29
603,107 603,107 00000000000000000010b3478d2bff90e0b34d859a214ff048d605ff9c67a7ea 2,231 0.62/1.00 vMB 10
603,106 603,106 0000000000000000001516602be05091089c4c067217cfee6974cd979eab1187 2,491 1.00/1.00 vMB 25
603,105 603,105 0000000000000000000a124a6adc2f5c84d371fb7e63b4a19691802ca5713331 2,925 1.00/1.00 vMB 39
603,104 603,104 00000000000000000000b47b28769931f3e4499fa16b6ed6ff8a06f86e913e82 613 0.17/1.00 vMB 27
603,103 603,103 00000000000000000008f524771cda3e2da3cd744e2962548ba28318fa67f49b 2,761 0.87/1.00 vMB 21
603,102 603,102 0000000000000000001101abd642864beea18d63d48809fc504bd00f70bdcbca 804 0.23/1.00 vMB 19
603,101 603,101 00000000000000000000c54791af233719bb5ae15db619f20b428f5f4401721d 967 0.26/1.00 vMB 15
603,100 603,100 000000000000000000106719e7dc5ec0a37c59c74870d39d0a032cfb5abc2eb6 528 0.16/1.00 vMB 14
603,099 603,099 00000000000000000008cb1ef3fdc0181f7ea5e6f063e58e41232f1b367a72df 962 0.31/1.00 vMB 23
603,098 603,098 000000000000000000096de511a416cccb69d26d21b543244bea1015cd24575b 721 0.24/1.00 vMB 21
603,097 603,097 000000000000000000142e42d41c0cc300af69a5afc64a2b7d4ed37033eb29a9 2,174 0.61/1.00 vMB 20
603,096 603,096 000000000000000000055ae35c51f3fca032d8d0b40d69c53e50da3e545a986c 1,995 0.58/1.00 vMB 20
603,095 603,095 0000000000000000000d7d39aad2ec1e40d2027a25f21f5e1d87002a0e90865a 1,154 0.46/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.05 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: 720.51 GB
    • Received: 18.17 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.