Loading Tool

Explorer IconExplorer

Memory Pool

50,541 transactions
30.28 vMB
0.12417315 BTC
Random Selection Loading Transactions
Max Size: 161.52/200 MB

Candidate Block

Mining Attempt b32361d9e1e19025a5e8134e659989fd613ea5ef6c4212c926a4b06f88cd6c8f
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root b87e98a11520c285e25e89092f6e5a3043eb1982ae44001367bf496f3d248ac8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,312
Size: 1.00 vMB
Total Fees: 0.04910350 BTC
Feerates: 179.69 > 4.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (685,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,458 229,458 00000000000001a26d298126fdbb992ea634e77ce5fce77e411e2c70b56301cb 273 0.17/1.00 vMB 138
229,457 229,457 00000000000001412bf89e4a32a95fc9a62b5188914ffc69a1a09787c8e0c0eb 192 0.13/1.00 vMB 155
229,456 229,456 00000000000000210281b0a8d4643c759c155f4317fda35333eac7cd3dfa5a13 256 0.13/1.00 vMB 183
229,455 229,455 00000000000000a51d1161763666ea4aece0e335a222f4ab9da909f5257d2e31 50 0.04/1.00 vMB 37
229,454 229,454 000000000000000cb918b0da3a989cc9610781c4191f605fe8a443ad2bbf29f2 290 0.20/1.00 vMB 141
229,453 229,453 00000000000000c28bf60d04b9ded396f8e4d74e7bc010109e3f1715e7c7852c 422 0.30/1.00 vMB 122
229,452 229,452 00000000000000b37d870ab0c73b1f21afe32156366b8758aa9d5900a4cbef99 183 0.15/1.00 vMB 122
229,451 229,451 000000000000014de0cf9896e371f9bbbbda205eba09e669482b6f0819b6b198 132 0.15/1.00 vMB 60
229,450 229,450 00000000000001860902ad280adca135cc15f3c6e40995dc1dccdc68f16fecfa 397 0.28/1.00 vMB 127
229,449 229,449 0000000000000235ea555bb753a1ba8bed2b073de15c2faa05ae06f4ab8e60a9 618 0.25/1.00 vMB 221
229,448 229,448 00000000000000e794b593e17f0bb9c37fc652338e534a0755d90e8ab94fa421 140 0.19/1.00 vMB 58
229,447 229,447 00000000000000cc1fc58d7fd17fa5519b9a098a75a22e89a224451a11976b6e 670 0.25/1.00 vMB 288
229,446 229,446 00000000000000433e08937a9aa0e4e68b3dfb74efd85bc76152a8b65e789f1f 240 0.15/1.00 vMB 118
229,445 229,445 00000000000001deee1515068a744dc741a314cf61d440e0cf33ddd0203cb822 261 0.11/1.00 vMB 163
229,444 229,444 00000000000000ba85d4001b5ff0f90a51a339541c6b8e60da08f2e05710e5fb 328 0.15/1.00 vMB 183
229,443 229,443 0000000000000112dfb0ce45931009b1308f4373ca83c490537424590038da04 439 0.19/1.00 vMB 191
229,442 229,442 000000000000007bff3acc9c13790b3af7e320a118fc69c4073e8f4ca2dab815 342 0.20/1.00 vMB 133
229,441 229,441 00000000000000399cedb7ead8d2d94da0fde13bf91c1c2dc7e8cc371b8e3108 158 0.15/1.00 vMB 65
229,440 229,440 000000000000008d487e62e4ade85c72ca572b984175c3973fadf2bd32efeba9 325 0.18/1.00 vMB 170
229,439 229,439 00000000000001d49bff817e2c28b60811cceccfc046bca1fe827c23803352e3 415 0.22/1.00 vMB 149
229,438 229,438 0000000000000213385538c9885f6413f0a2950bb7f751e85efaffcd41330dd8 139 0.15/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.69 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.