Loading Tool

Explorer IconExplorer

Memory Pool

76,209 transactions
28.01 vMB
0.08006411 BTC
Random Selection Loading Transactions
Max Size: 170.90/200 MB

Candidate Block

Mining Attempt 35f7b54a847e4b32c6a9d1f08996698c2a068f6c78bb41d0dbc671d1bee58d38
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 8f06849fd049a5e1cb8b1d119e876dea0960530870359a8e97f15cca2371d785
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,320
Size: 1.00 vMB
Total Fees: 0.01993961 BTC
Feerates: 150.93 > 2.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (418,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
497,121 497,121 0000000000000000004cac10ab3efd2a585dee43173f31e3f847cf074da1daab 1,723 1.00/1.00 vMB 77
497,120 497,120 00000000000000000050ca36c1316a5415b6927a1dc441ab43413a7ab939f991 1,786 1.00/1.00 vMB 32
497,119 497,119 0000000000000000001bb08a68d6acadeb2d61f2d66df66709f229f732908ec1 2,836 1.00/1.00 vMB 97
497,118 497,118 000000000000000000bb08c42b147b90595bfda28b4297ed3509560d833c6e77 2,398 1.00/1.00 vMB 193
497,117 497,117 000000000000000000ad69bb952aa3ce03408a0c841c427d3c82eb63124ed762 2,186 1.00/1.00 vMB 52
497,116 497,116 000000000000000000c57260408c9c47629d1f47450a38e873edec654365ed31 2,504 1.00/1.00 vMB 29
497,115 497,115 000000000000000000a29fdc4e846c88190b0f4252dc95d93b2eb0629bb76f8c 2,537 1.00/1.00 vMB 81
497,114 497,114 000000000000000000a582aba3845a060f2e0eb9136b386ec88fa1acccfbd49b 2,270 1.00/1.00 vMB 76
497,113 497,113 000000000000000000694c4a23986f09d70cccf4f316e25254f4d1732030b17c 1,971 1.00/1.00 vMB 45
497,112 497,112 00000000000000000027bbe2eec41d3098d4d3408b4e5a720cf2db740cab37fe 2,263 1.00/1.00 vMB 113
497,111 497,111 00000000000000000089ad9573665635ae77acdc0364e7ccd9325881c7e84781 2,309 1.00/1.00 vMB 63
497,110 497,110 0000000000000000005a5ea4b2bd6c4bbbf8441af721b12ca0ac93c8cfc15e42 2,831 1.00/1.00 vMB 117
497,109 497,109 000000000000000000135ed6de2cc8ce34223ef1e24ed0b4adfcf67016e73aba 1,683 1.00/1.00 vMB 132
497,108 497,108 000000000000000000868cde79edd81ed7054f8f113da3c8574f32ca2d77649c 1,725 1.00/1.00 vMB 153
497,107 497,107 00000000000000000036254ae878e6d853257350429c243841d63198bfa48c0a 1,745 1.00/1.00 vMB 302
497,106 497,106 0000000000000000008f3de93feca68d1f0129a658f51e57618b958665c71116 347 1.00/1.00 vMB 24
497,105 497,105 000000000000000000b0938915de3448f7f0fd965b33678bc184d73ac4e594a0 2,186 1.00/1.00 vMB 55
497,104 497,104 000000000000000000bd1e0d781bf015599832ca9373e30c2ef1bfd58465b9b8 1,318 1.00/1.00 vMB 47
497,103 497,103 0000000000000000002adcdcb44f3e866831dc2fbdaffda46ecfe7ac5479574f 2,147 1.00/1.00 vMB 54
497,102 497,102 0000000000000000003fdbffb717b8b128c8c716a48464c1db693af410fbf5e4 3,285 1.00/1.00 vMB 98
497,101 497,101 000000000000000000654eacf96473e72f518740534ce17c4c08777765434a2a 1,677 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.