Loading Tool

Explorer IconExplorer

Memory Pool

82,921 transactions
31.36 vMB
0.10667158 BTC
Random Selection Loading Transactions
Max Size: 190.73/200 MB

Candidate Block

Mining Attempt d9694520f107e96717a9458ab064907c7e38dad087c52d7f9029ae322f0eb511
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 3a172661addfcd66b50475a31dab5ea5c4a3cdfb102c59296d31b3265bd15f9f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,993
Size: 1.00 vMB
Total Fees: 0.02969989 BTC
Feerates: 151.12 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (20,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
895,253 895,253 00000000000000000000ffe36384178cc3fae5e875185f1363fddc57ac22c788 2,899 1.00/1.00 vMB 3
895,252 895,252 000000000000000000024c9079a9d21ba0df9e4167d12c7aa4f5066cb3576001 678 0.70/1.00 vMB 1
895,251 895,251 000000000000000000009f82e1388b6345ccdf5c55fcfb5d45547c5b53f2232f 1,776 0.95/1.00 vMB 1
895,250 895,250 0000000000000000000074d664711b36649c9ec64ffdeea3fa8121f4c509196f 2,379 1.00/1.00 vMB 2
895,249 895,249 000000000000000000006d27e2b591ce986da62a5880bd79d364ef4fe1486428 351 0.95/1.00 vMB 1
895,248 895,248 000000000000000000021562c1d0c675d957334a8e13311323a8cb6beebe6cab 604 1.00/1.00 vMB 1
895,247 895,247 00000000000000000001d7e353a2c431f1be26d33f91e41e9ff714ebcffca308 2,739 0.97/1.00 vMB 3
895,246 895,246 000000000000000000016f03c6d1d271aca2303d642c07504b4a49048eebce33 1,512 0.97/1.00 vMB 2
895,245 895,245 0000000000000000000195746fc37c1f5bcdec34eb22ae03156a767c6dd9131d 2,788 1.00/1.00 vMB 2
895,244 895,244 00000000000000000000ee1616772b47a7507b91cfa88ee49b22ee498eb3fa3b 3,194 1.00/1.00 vMB 4
895,243 895,243 000000000000000000018bbffa76f4d8e8ead86144d7a28637f40a6b035d253e 1,936 0.98/1.00 vMB 2
895,242 895,242 0000000000000000000176ab7dfe470450224e6cc148d0234e0bb9004154b2ce 802 1.00/1.00 vMB 1
895,241 895,241 00000000000000000001a8140f0349affc1df78f011d554c31e429fa0e743503 2,375 1.00/1.00 vMB 2
895,240 895,240 00000000000000000001e349c0e8ee74ea005d2aa6761f790f1a522ed9201606 511 1.00/1.00 vMB 1
895,239 895,239 0000000000000000000158aa8b5e40d8a909abe4de549c7507b83ec85be04494 1,483 1.00/1.00 vMB 1
895,238 895,238 00000000000000000001ec03469ac0c075841b8fb996f294d6c5e64426e30ac3 2,966 1.00/1.00 vMB 3
895,237 895,237 000000000000000000006ff7cea3ad0c431f66b6cc0275f5c0b2817e669d1784 3,388 1.00/1.00 vMB 1
895,236 895,236 0000000000000000000072ce7dc7def318fd40b37475a71202fbba93b51df72f 3,516 1.00/1.00 vMB 3
895,235 895,235 00000000000000000001b9e9d3212b9a3830f52e74fb27d83e3338118dd97065 3,618 1.00/1.00 vMB 7
895,234 895,234 00000000000000000000065230166fa6a1b6551eeae2a1a2a631a91bee1cf590 288 0.11/1.00 vMB 2
895,233 895,233 00000000000000000001e554baae4cf14461e9fec436de5f8ca07e9a3af4dfb9 1,463 0.52/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.06 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.67 GB
    • Received: 18.24 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.