Loading Tool

Explorer IconExplorer

Memory Pool

42,145 transactions
26.60 vMB
0.06277053 BTC
Random Selection Loading Transactions
Max Size: 139.03/200 MB

Candidate Block

Mining Attempt 7081f842fa98fd4fc079a3f1db7596d06ee03cfa1aaa01e7eb74bd49d9f4dc46
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 2718041b6ac87b92b5d42a42c41a0f6a364ce051a2dcb61a5fa3ccbd02f1e0a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,657
Size: 1.00 vMB
Total Fees: 0.01376602 BTC
Feerates: 47.58 > 1.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (399,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,145 515,145 00000000000000000038da0e80ebe775de726391448a467d523caac47536f792 135 0.04/1.00 vMB 70
515,144 515,144 0000000000000000003414a312508d6957faccac042ba5008553cd169480db36 886 0.27/1.00 vMB 27
515,143 515,143 0000000000000000003853e34156446ab590be17ddff417c3a33d2ceaabfd8a0 813 0.36/1.00 vMB 30
515,142 515,142 0000000000000000004da52d36933e5ea3db0a2af0f6de76b29c51f7806a1749 1,395 0.53/1.00 vMB 25
515,141 515,141 00000000000000000003d4e8dd2666fd942ff80609c013bdf34c0e2cf47d82f8 1,143 0.47/1.00 vMB 30
515,140 515,140 00000000000000000039ebaac8cfed0c2aabda1aa82310a329c4e7baf3feef1c 2,455 0.99/1.00 vMB 11
515,139 515,139 000000000000000000100eb6e517ebdd846e7fb0cba56fb8d075d285ff5d14bb 1,779 1.00/1.00 vMB 45
515,138 515,138 0000000000000000001b86a493ba7eb02a7ce6039e339937bf111359aafe01b4 545 0.17/1.00 vMB 80
515,137 515,137 0000000000000000001262362427dadc07e89d74e899b2611bd56ffc82a91bbe 511 0.19/1.00 vMB 26
515,136 515,136 00000000000000000041c7413719a1599729b8d54619f3a772028de98ecf7b41 1,003 0.37/1.00 vMB 22
515,135 515,135 00000000000000000015760f2f66c60fb9d2cafb17415bfe1c2ec8e69e6eacfa 2,586 1.00/1.00 vMB 31
515,134 515,134 0000000000000000003cf37195d856321eaf46f8b9b41a8394e1430671947c11 207 0.08/1.00 vMB 14
515,133 515,133 0000000000000000003a5b03792f6b94a9eef2b843a86fc3e055e917c780e01a 58 0.03/1.00 vMB 12
515,132 515,132 00000000000000000047451e4182741c8877ba4816ca37abac5d7b7f444ea237 947 0.53/1.00 vMB 20
515,131 515,131 00000000000000000039ed22e12b5a860862b8ad3ddd5ffe55f221008ce37fd4 2,334 1.00/1.00 vMB 7
515,130 515,130 00000000000000000014d89b9d37e9c62b93adc308003939ea451893df9e5bf2 1,945 1.00/1.00 vMB 34
515,129 515,129 000000000000000000209ac167c60e8f04f166410ce43afd40337ad11fd96d10 2,437 1.00/1.00 vMB 52
515,128 515,128 00000000000000000043da1f03b66bde6a2dc8cd747faa9b1c9b36ad0bbfc1e8 754 0.27/1.00 vMB 28
515,127 515,127 0000000000000000002a240c9e328f20b440e79fd4f0cc8089c17ff89c20a555 982 0.46/1.00 vMB 13
515,126 515,126 0000000000000000000070e47944c19afb38d4c63da14cf6668dde682976ca7e 2,274 1.00/1.00 vMB 72
515,125 515,125 0000000000000000001bf4a95f52889767843f31e96907cda82130cece95c19a 703 0.36/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.