Loading Tool

Explorer IconExplorer

Memory Pool

79,303 transactions
30.10 vMB
0.08460012 BTC
Random Selection Loading Transactions
Max Size: 183.38/200 MB

Candidate Block

Mining Attempt 6d35f6e1fe503d432a75a97c421e77705416b795cca7da0be5e30581d3f35288
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 0827c235bbc31122744a4ba2909ced1e0dd58e5f756062fbe76a51978f6ed0cc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,874
Size: 1.00 vMB
Total Fees: 0.01766609 BTC
Feerates: 300.83 > 1.77 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (91,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
823,715 823,715 00000000000000000000560393b03b7609e8499ce013549601a9c6393952ca54 4,240 1.00/1.00 vMB 244
823,714 823,714 00000000000000000001e9e22affd9363fdb863043c351fbdce76f0472e68ae9 5,250 1.00/1.00 vMB 208
823,713 823,713 0000000000000000000172039769768aba480fe03c5d904a170431bce09356ca 4,818 1.00/1.00 vMB 237
823,712 823,712 000000000000000000011723182009c09e3619e28f43523a6bf6404b2aba8881 5,174 1.00/1.00 vMB 220
823,711 823,711 0000000000000000000344e4f295c08c347adf3934654dfd420c4e14f80387e2 5,071 1.00/1.00 vMB 235
823,710 823,710 00000000000000000002967fe83e255829de6c7a0ef139ec1193597c87db7a63 4,544 1.00/1.00 vMB 228
823,709 823,709 000000000000000000032f3fee775989a4a1522eeee2327b6e4acf367430b491 4,973 1.00/1.00 vMB 234
823,708 823,708 000000000000000000016049ff6ce09c323dfbb623424c61af2e45eff8d9024f 4,246 1.00/1.00 vMB 225
823,707 823,707 00000000000000000000cacd78bde4d752faff8a03fad89364ec8c7030aa69b8 4,570 1.00/1.00 vMB 250
823,706 823,706 0000000000000000000169685aa3fc334686dba50a8b7a245f5b4d25f1f5d02d 3,895 1.00/1.00 vMB 228
823,705 823,705 000000000000000000012c1c4095dbc6b0f519f98dfbcaeeb9dcdfb0ac260792 5,925 1.00/1.00 vMB 245
823,704 823,704 000000000000000000009578aa1e217d5621d9e2ca4c1b9542d38c6a8549ec48 4,911 1.00/1.00 vMB 256
823,703 823,703 000000000000000000015f3a2bcf827ef2f7bcc94ffad37dfb69cf2a1452813b 3,909 1.00/1.00 vMB 272
823,702 823,702 000000000000000000023acb284e1d6baeffc1fcc193391497bb49c3209181b2 5,480 1.00/1.00 vMB 256
823,701 823,701 00000000000000000002d78c7c14f93627807c849cbb0c4a85a1e356dc15bad7 3,934 1.00/1.00 vMB 260
823,700 823,700 00000000000000000000c3a959d9faecac07d081f731bc1ff6f092ee1d72991a 4,008 1.00/1.00 vMB 269
823,699 823,699 0000000000000000000365f776d6bd256afbff2fd2d428beeb25f8d740a11aac 4,644 1.00/1.00 vMB 249
823,698 823,698 000000000000000000013996936597801d915760a0eb19aea3c54bbcea4b4407 3,181 1.00/1.00 vMB 299
823,697 823,697 00000000000000000000fae14cc5e0baa98420d760acdd2d2bde48468926dfec 3,994 1.00/1.00 vMB 299
823,696 823,696 000000000000000000034a3bff38bae3144ed8514bd70d4d9572dd99f3d7f021 4,003 1.00/1.00 vMB 248
823,695 823,695 00000000000000000001e86be133f8460ce36dd0d1d181137c356e03cd2afc63 5,256 1.00/1.00 vMB 307
Previous 10 blocks ↓
Total Size: 783.07 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.92 GB
    • Received: 18.31 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.