Loading Tool

Explorer IconExplorer

Memory Pool

51,709 transactions
29.33 vMB
0.08147481 BTC
Random Selection Loading Transactions
Max Size: 158.64/200 MB

Candidate Block

Mining Attempt f11bc11c1dacf12ebdd37120c35183949644cc54980418f7bc92a70c0a492933
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root bacd5ea8bf480e5076bc3fa91edbabf6daa1ce5679fd1e74aedc5ac86f3fa319
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,165
Size: 1.00 vMB
Total Fees: 0.02526481 BTC
Feerates: 173.90 > 2.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (234,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,267 680,267 0000000000000000000527c229f340d0bcd8127e0bf3b07ebef73bb0f3af6774 2,384 1.00/1.00 vMB 181
680,266 680,266 00000000000000000004423cde06ed66232b7beed3fd6acc39fd7055880d798b 1,815 1.00/1.00 vMB 264
680,265 680,265 00000000000000000005fd54773dc683feba065d018e198891bcda6b49e8922e 1,732 1.00/1.00 vMB 206
680,264 680,264 000000000000000000096991dd533fe7eeb3b12a16024083534a2ea5169967df 2,371 1.00/1.00 vMB 178
680,263 680,263 0000000000000000000a9d922bc2b637ae40f0147d2bda867df2bbb0f3ea39ce 2,501 1.00/1.00 vMB 205
680,262 680,262 00000000000000000002b13695e244bf5be5b2a4a22a7142283aecf93bf9679e 3,021 1.00/1.00 vMB 220
680,261 680,261 00000000000000000004959a9d9a33186b1c69bef4b3ee86c4423ea68898a9bf 1,876 1.00/1.00 vMB 258
680,260 680,260 0000000000000000000b3b5ad8b9fae1f120d9f843af9eee419f4ba70a7ed849 2,939 1.00/1.00 vMB 301
680,259 680,259 000000000000000000043b3e52836dd98f8f19ef5fd79a85b4cd2d036bdf259c 2,430 1.00/1.00 vMB 177
680,258 680,258 000000000000000000082c24b1d1a1a3158349bb7f4881d102e1e908ce67fde9 2,624 1.00/1.00 vMB 221
680,257 680,257 0000000000000000000628e32a666162077a4186a1ca7d06cacb50ba317ad798 1,188 1.00/1.00 vMB 242
680,256 680,256 0000000000000000000b71893ab3d26c14482de7b7b2f8e7d1a4e98802032fcc 2,523 1.00/1.00 vMB 275
680,255 680,255 000000000000000000070591b74dda00c0b3cf05519198e1e5b8bdbecd18e01f 2,114 1.00/1.00 vMB 222
680,254 680,254 00000000000000000007adc70c5ed53609f9563e03b90a36352d4563ebef0b98 2,059 1.00/1.00 vMB 201
680,253 680,253 000000000000000000087795b9b758a168eca84624c94054ece88b45cfc9bd70 2,260 1.00/1.00 vMB 249
680,252 680,252 000000000000000000003babc312264e7240ad24debd44115c1cfc15e7f23732 1,729 1.00/1.00 vMB 254
680,251 680,251 00000000000000000002c11ffabee5069063a989f225e9f2a718ae34038c2979 1,722 1.00/1.00 vMB 272
680,250 680,250 000000000000000000013819c7df63b7a7082c108162c12ecb00d30c11cfe445 2,246 1.00/1.00 vMB 277
680,249 680,249 000000000000000000011815a53cba4cb124851e52fcb9b240fd387b0acb285f 2,578 1.00/1.00 vMB 271
680,248 680,248 0000000000000000000b5d5517c869bb14069ffd6eef7381299b02598357dac3 1,123 1.00/1.00 vMB 106
680,247 680,247 00000000000000000001158cb88b6949936ccaae932c67dadaf619fcf93b9989 1,950 1.00/1.00 vMB 255
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.