Loading Tool

Explorer IconExplorer

Memory Pool

78,358 transactions
28.73 vMB
0.10596028 BTC
Random Selection Loading Transactions
Max Size: 174.76/200 MB

Candidate Block

Mining Attempt b35306ccc9e2bc64edb7a8c190dfffa46586fa99f7413f400be9f7f97783bd0d
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 65c14b4481b40bc1f5a564aeea44eadc7e84a9ab48ea79c6fb2b7dd4b0e2e5c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,938
Size: 1.00 vMB
Total Fees: 0.03773689 BTC
Feerates: 602.26 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (559,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,683 355,683 00000000000000000936b3f93a6320087f2575dfac256137da54531ab73f1f73 646 0.32/1.00 vMB 27
355,682 355,682 000000000000000014d16ea1939dcd76e1bbddc51689614133e0768a25503535 215 0.10/1.00 vMB 25
355,681 355,681 0000000000000000004c826dc4df56553e79f59ff5c3e862bd48d7f19afe7fd6 701 0.32/1.00 vMB 25
355,680 355,680 00000000000000000efeb664c61c6a34b850800bb19b770d2c1d0e6af485ad98 1,624 0.71/1.00 vMB 28
355,679 355,679 00000000000000000c361fc5e722527fa6ed0eec0568712511dd3d33a8414017 242 0.11/1.00 vMB 15
355,678 355,678 000000000000000015709411276bc94656c6c10b1b280f231ef4cefb86c9dcd6 515 0.24/1.00 vMB 33
355,677 355,677 00000000000000000d07f8724171cee73437872816a8d88a47bdd540e8dcdba4 1,171 0.48/1.00 vMB 32
355,676 355,676 00000000000000000a2cfe314b99eabc77b344185b45445346b67e2e9a216c07 712 0.30/1.00 vMB 31
355,675 355,675 000000000000000004fd5b5870cc7c34910f0503be416789ab9bbeed1159f829 172 0.08/1.00 vMB 25
355,674 355,674 00000000000000000bb66999480884fa71ef399690a96143ebb814e0f5039937 1,426 0.70/1.00 vMB 31
355,673 355,673 000000000000000006e806fd9255690af22df18c723226a112e6fe2a807b4f1c 92 0.08/1.00 vMB 7
355,672 355,672 00000000000000000b04123d61e6b10ba06b94d323c4533f7c7519ce77759380 363 0.18/1.00 vMB 25
355,671 355,671 000000000000000016fed365a73b2b99600a7eedf4dcefa2702693bf50b88b79 193 0.10/1.00 vMB 16
355,670 355,670 000000000000000014af5bb5ef4fbc9b2e2849b8b728999c64179c7cc6037088 186 0.11/1.00 vMB 21
355,669 355,669 0000000000000000069393b6597fc214422b06d9e91856d80ac9654e52e6be57 625 0.33/1.00 vMB 27
355,668 355,668 0000000000000000061927e1815f4aa1ac8148dbdbf883349ceb8ae57cfc01de 539 0.23/1.00 vMB 30
355,667 355,667 00000000000000000efc6523476854ec6c14e4018634a69083fbac847f7e1a7f 629 0.35/1.00 vMB 24
355,666 355,666 00000000000000000006bad68dc5e76c19934d25a106c09c84925c12563089a5 431 0.27/1.00 vMB 51
355,665 355,665 000000000000000016070f935fb3b20fc28e7272eb63127ea9aa023dbc2f145c 326 0.17/1.00 vMB 24
355,664 355,664 00000000000000000e47d571f1ec0e1d27ed11c39bb3d968f93afd8076b7b4e7 447 0.26/1.00 vMB 22
355,663 355,663 000000000000000000b0388c459b9aff8a93d02bbb87aac6d74b65e9faf7e4c9 1,246 0.70/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.92 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: 714.39 GB
    • Received: 17.53 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.