Loading Tool

Explorer IconExplorer

Memory Pool

80,579 transactions
30.55 vMB
0.09292456 BTC
Random Selection Loading Transactions
Max Size: 185.70/200 MB

Candidate Block

Mining Attempt a530c1897324b25d45a6ce61bc6359dcd09db63b77646e973b43a3058a26c74f
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root a74389d0312cff817f21b9ffd78c3586696f9b5d50b8c1b5428a637ac9e84ad1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,800
Size: 1.00 vMB
Total Fees: 0.02304821 BTC
Feerates: 301.59 > 2.31 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (392,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,116 523,116 000000000000000000097cf667d6b8a312cbce2d04a13ca39305175f2e22146c 629 0.36/1.00 vMB 21
523,115 523,115 00000000000000000020fd359c7c5cbf66b1568e9362cf045a2efa69230c7726 2,072 1.00/1.00 vMB 79
523,114 523,114 00000000000000000038223faf85b656cd00a34324e17130c3b8c387aac6abd1 1,160 0.73/1.00 vMB 23
523,113 523,113 0000000000000000003e6c0106031ee9d9e4095f5c2134278f6fa75e141710f3 2,002 1.00/1.00 vMB 21
523,112 523,112 000000000000000000038925f13da677285a5d1a09660dc821088a151c326113 1,844 1.00/1.00 vMB 31
523,111 523,111 0000000000000000001ced6f2519ff5bfaada0c397801f5cd033b0d314ecb622 2,331 1.00/1.00 vMB 53
523,110 523,110 0000000000000000002b738f749955f6de38ba2ebb308537fa6154546adca8e5 1,356 1.00/1.00 vMB 44
523,109 523,109 0000000000000000000cccb10eacbf814fcc0e82041f648872e007773eaf003c 1,508 1.00/1.00 vMB 44
523,108 523,108 00000000000000000004a1e36ce827ef775cc6cfedfccc2bbb1bd5c33cc401d7 2,116 1.00/1.00 vMB 118
523,107 523,107 0000000000000000000725e4a094f2e6ce0be603fc70481d3f2a86be672e7dac 2,517 1.00/1.00 vMB 23
523,106 523,106 00000000000000000026235fd968f279afb8e37c4fb4aca909329f22870745e2 2,243 1.00/1.00 vMB 52
523,105 523,105 00000000000000000033786cc4f406403f046ef31bd8d64457969f0f35f0f4d1 2,295 1.00/1.00 vMB 80
523,104 523,104 000000000000000000413f149e63a17f0ea3ac3bea40cceb21a759aabd1033c5 264 1.00/1.00 vMB 101
523,103 523,103 0000000000000000000e8cc0a53b9c19fa3c707db636463991a3c7421e7e4a86 99 1.00/1.00 vMB 100
523,102 523,102 00000000000000000012c2c2f4217a0ee9d92ffacfa35a6294504f2783feba41 816 1.00/1.00 vMB 107
523,101 523,101 0000000000000000001413790f9f3a617159e0d8ced8757fe5e8daa4225f7636 765 1.00/1.00 vMB 109
523,100 523,100 0000000000000000000f59afb7997665598b6c88f893b7dc2ef774bb3f42f231 40 1.00/1.00 vMB 100
523,099 523,099 00000000000000000037ce12388f70d7d7f8e60a9450469aba64d6d550caa48d 2,633 1.00/1.00 vMB 133
523,098 523,098 00000000000000000019877c146e98d027af8fce2d9f3f4ad8b5d5703d3d007e 242 1.00/1.00 vMB 102
523,097 523,097 0000000000000000001bb3a613da3ce16bda884d1b9752de1ee735202f78bd9b 302 1.00/1.00 vMB 105
523,096 523,096 00000000000000000026b3093f0c133408143f080c9b6456da2dc1fdbf7390b3 305 1.00/1.00 vMB 107
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.95 GB
    • Received: 18.33 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.