Loading Tool

Explorer IconExplorer

Memory Pool

79,297 transactions
29.14 vMB
0.07182431 BTC
Random Selection Loading Transactions
Max Size: 176.85/200 MB

Candidate Block

Mining Attempt 2edf6dc5581bd7830cf663b52bf2a55fd53514c2304926a3862ea7ee814355e0
Version 20000000
Previous Block 00000000000000000002109166b8fbc24476efabda906aebee521a5bb03941cc
Merkle Root 4a500f9bccd0c1dab31285417f44856d1209779508c3f6d3829566abbc08a1f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,791
Size: 1.00 vMB
Total Fees: 0.01098014 BTC
Feerates: 73.20 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,110 (355,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,361 559,361 0000000000000000001bda00279c92de27b9b433e2d5c37ef61ae59ac1593d46 2,554 1.00/1.00 vMB 5
559,360 559,360 0000000000000000002251854a1b4c451d082a998261e9d1be1c5bfd6dbb5865 3,136 1.00/1.00 vMB 12
559,359 559,359 0000000000000000000d9737bf35b934de93a1c0447dd850011b3bf5704772eb 2,968 1.00/1.00 vMB 15
559,358 559,358 000000000000000000201777dc8f69c210c3e2085f944a4b256caaab229f7419 2,974 1.00/1.00 vMB 3
559,357 559,357 0000000000000000000a537cc66f2dd410f5d24a1689169a31aac2736adb0867 2,071 1.00/1.00 vMB 8
559,356 559,356 0000000000000000002823dff36e9bff0aec9744718fc81734ef6705ec9fc57e 2,908 1.00/1.00 vMB 17
559,355 559,355 00000000000000000017bf4832d7d3b513967727a47544fe82e066336e98f875 3,471 1.00/1.00 vMB 16
559,354 559,354 0000000000000000000a1ee33ae41339266330d78c7bbe555759d335d7004286 3,160 1.00/1.00 vMB 12
559,353 559,353 00000000000000000019c6c5501f0ec0a9b99f9f902906bc2cd9513eddf65620 1,287 1.00/1.00 vMB 12
559,352 559,352 0000000000000000001b050c26f7c00392ca3872abd20a7187972a229f34bf2b 2,495 1.00/1.00 vMB 19
559,351 559,351 0000000000000000000c36706a04b64315918bc3797d7f85bd109ac82a559329 1,263 1.00/1.00 vMB 9
559,350 559,350 0000000000000000000200498c34063b2b033d27fe2882e9b4dc4cff451355eb 2,873 1.00/1.00 vMB 33
559,349 559,349 000000000000000000295baf686111f4d9c8d356cdfcdb64b15877b9bed939ba 3,014 1.00/1.00 vMB 17
559,348 559,348 0000000000000000000ef725a611e08e093d20d20e7dfa7f809653802406d581 2,114 0.68/1.00 vMB 13
559,347 559,347 00000000000000000022265946b6b10139a0dc372912c233c8b4be9042b2c25a 1,025 0.33/1.00 vMB 13
559,346 559,346 0000000000000000002c43e483a0bd4de67166f531b96f82ddbcc04c37b06b7b 1,715 0.54/1.00 vMB 11
559,345 559,345 0000000000000000000dc42a8658aa1fb22bed9fac765cc50720571d7121f7be 2,219 0.84/1.00 vMB 10
559,344 559,344 000000000000000000111f24664e8f6cd57b77df9876a86e2683c849b646b715 2,559 1.00/1.00 vMB 15
559,343 559,343 00000000000000000006b8db4ff7df86f9d67f7df0dd1a02f4fd5e2fe817c27f 129 0.05/1.00 vMB 13
559,342 559,342 0000000000000000002c68c0b683b8b4e7f681914395784c7abc49ebf4e6b33e 1,710 0.63/1.00 vMB 9
559,341 559,341 000000000000000000123d311821a58d71e4cb9665f147c89be6a525cd4a83a4 2,641 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.58 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: 671.35 GB
    • Received: 15.91 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.