Loading Tool

Explorer IconExplorer

Memory Pool

25,619 transactions
18.33 vMB
0.02363977 BTC
Random Selection Loading Transactions
Max Size: 104.22/200 MB

Candidate Block

Mining Attempt dba5c01fbec0379a26bec97ee2c1cbdcdd81c7ca2f97d5389860015e07bf7c4c
Version 20000000
Previous Block 000000000000000000003bf54f7b3e6de0049b981f269ca50dbbe816992f81a1
Merkle Root b9afe31f586a617da45cb40e58d9e2767a265346a61eaf9374ec8111d43914a1
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 1,473
Size: 1.00 vMB
Total Fees: 0.00433535 BTC
Feerates: 50.27 > 0.43 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,125 (44,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,475 894,475 00000000000000000001af8638140de96736e995aed07138a59c67263a5b6a93 3,682 1.00/1.00 vMB 6
894,474 894,474 00000000000000000001ba5c47d65750938e1ce80c316e0a2f2a05758b31f649 792 1.00/1.00 vMB 2
894,473 894,473 00000000000000000000f577335c8d7ec909af6828494323c799368d38b04fad 4,047 1.00/1.00 vMB 4
894,472 894,472 0000000000000000000181dfcb4d2c949de3df4dcd3acbaefabcaa3e9457bf6b 3,862 1.00/1.00 vMB 6
894,471 894,471 00000000000000000000cb8a1d7945b960985579525957bcc37b22174f1ecb31 4,303 1.00/1.00 vMB 10
894,470 894,470 00000000000000000000669ed57030eb18020ee7029c064f10505156be203d80 2,186 1.00/1.00 vMB 3
894,469 894,469 00000000000000000001aa9a63c6c0774a767f7a4d37d2bce3658728de76a146 4,044 1.00/1.00 vMB 5
894,468 894,468 00000000000000000001fb7efcd6ea8247e531f14a1ad5fb2e42bfe709d8dd7e 2,633 1.00/1.00 vMB 11
894,467 894,467 000000000000000000005edd38f7e59eeacef66203c6de6076d214f43d514cd8 3,445 1.00/1.00 vMB 5
894,466 894,466 00000000000000000001b4dac86bb08f49105058c51667fb794a771a59342f1d 3,801 1.00/1.00 vMB 6
894,465 894,465 00000000000000000001707c9aee5ef5b24f85a983ff37f698965f411586fb5f 4,075 1.00/1.00 vMB 2
894,464 894,464 00000000000000000001123e1276ee75fe6697a373832d44daa898ba7011f759 4,610 1.00/1.00 vMB 2
894,463 894,463 00000000000000000002414d16e6b139ddae89325bead52231ee7b29b101557c 3,151 1.00/1.00 vMB 1
894,462 894,462 00000000000000000001c52867fc0b841dbc7f8bbcb7a8063213cecf9d13129b 1,983 1.00/1.00 vMB 3
894,461 894,461 00000000000000000000039b68074506195a0c96975f06bacefaca83f85d51bc 1,266 1.00/1.00 vMB 3
894,460 894,460 000000000000000000016185c3b1afa1977418e4416f302016952ebb956782d2 2,847 1.00/1.00 vMB 4
894,459 894,459 00000000000000000001cc4465ed0ec418b2fbd31fd711d078ed48ed9aede9cc 3,017 1.00/1.00 vMB 2
894,458 894,458 000000000000000000011d14e2c99386cd91d02f59b3af185f46ff368afdc9b0 4,796 1.00/1.00 vMB 4
894,457 894,457 000000000000000000018c35470a5c5bf698ca105286b1d627705c9020e885a3 4,733 1.00/1.00 vMB 5
894,456 894,456 000000000000000000009291b52fe5cee2c16b7564669912714daed936f993d7 3,957 1.00/1.00 vMB 8
894,455 894,455 000000000000000000015162befe46176e59dc00f1ed28b50be59cc506170bb4 5,276 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 825.13 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: 4,224.66 GB
    • Received: 232.21 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.