Loading Tool

Explorer IconExplorer

Memory Pool

82,536 transactions
31.25 vMB
0.11267095 BTC
Random Selection Loading Transactions
Max Size: 189.51/200 MB

Candidate Block

Mining Attempt f3c1eb3570086d974bc349cac65b8dd4de3ccd178261d22892d3becd9c2210d2
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root f6c35515eaee23ccb77b3865146302e24a561b347eafa4f72409b05dc16f5e46
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,705
Size: 1.00 vMB
Total Fees: 0.03642681 BTC
Feerates: 803.65 > 3.65 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (468,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,277 447,277 00000000000000000182f46e91b17a6d0c46ca8d555dc6388a9121010802a673 1,658 0.90/1.00 vMB 62
447,276 447,276 000000000000000002dd05dbc68b9f019f2aa02e947b9c84427d92e9c3b4edf6 1,728 0.97/1.00 vMB 69
447,275 447,275 000000000000000002f0e874234148b91c0ebd6c8609d1561bd56107ff5ce4c8 1,191 1.00/1.00 vMB 43
447,274 447,274 0000000000000000000d51a8c04ff2cf6e66d6c825910684b53ba9c27e4f4d80 2,122 1.00/1.00 vMB 70
447,273 447,273 000000000000000002888693ed6c047583881dfdd6ec723ba66da1b47a367191 1,011 1.00/1.00 vMB 28
447,272 447,272 000000000000000001795ff04f57c8a84f6f38d6dde92fac6ce4fb12a1f86799 758 0.31/1.00 vMB 83
447,271 447,271 00000000000000000234074d04140fd5157efccb7805fda0584b897473551b0f 1,011 0.41/1.00 vMB 81
447,270 447,270 00000000000000000050b2ee3bca815de26d85e859fe0717a2c679bba8c6e214 1,483 0.63/1.00 vMB 68
447,269 447,269 000000000000000001478deae977f398843a15f285b56cb933ddb4ec711d3ffe 606 0.30/1.00 vMB 73
447,268 447,268 0000000000000000009c0a193fc50c40184e24ce0df724dcf517146af35c286a 1,090 0.48/1.00 vMB 81
447,267 447,267 0000000000000000000a2d9332eb68a684a0e98e1f956cd0f1715c492fd46040 2,543 0.98/1.00 vMB 79
447,266 447,266 000000000000000002f288e450a70ea82114a6931f68c3ffc52dc95f042e28b6 418 0.27/1.00 vMB 50
447,265 447,265 0000000000000000003de12a56a3e288a992f77dcc901f5edf4c6ea64f73e14f 2,296 1.00/1.00 vMB 76
447,264 447,264 00000000000000000144615089ce3decc489c85f8ca4994b83ca1baea5b1a276 155 0.06/1.00 vMB 87
447,263 447,263 0000000000000000010eb21a2b34eadf33a5fcc925e4c49377ce0d2747ec12bb 1,043 0.54/1.00 vMB 62
447,262 447,262 0000000000000000018cb2ede7d7625b37021a4402fc54ee3dfe9faeb9e1ceed 876 0.37/1.00 vMB 79
447,261 447,261 00000000000000000173e98cd65a2ab7ec8827ffae864bcc784d9a3685951713 521 0.26/1.00 vMB 73
447,260 447,260 00000000000000000214cdb8461d46b3f6d9afe6c723a443880bf362b58ce806 1,144 0.55/1.00 vMB 75
447,259 447,259 000000000000000002f7d962776712d3d6c5e6f7ff5dc70d98362dafe2bbcd08 268 1.00/1.00 vMB 7
447,258 447,258 0000000000000000010e9e26570a82a888608b9c2f2408fbee13445c237066d0 2,050 1.00/1.00 vMB 76
447,257 447,257 00000000000000000277f0e531a209e2ea6bd771753d6d55245af01c09e29050 2,278 0.97/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.