Loading Tool

Explorer IconExplorer

Memory Pool

76,364 transactions
28.14 vMB
0.08430691 BTC
Random Selection Loading Transactions
Max Size: 171.41/200 MB

Candidate Block

Mining Attempt 0d7c79932a96ab3005f9d1965c2092d89bfe5ab284e9105a3dac399cedf00968
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 4484ec9bda73dd386a2a844c4cd3a3771d461d35d8d2c49ec9d9fe63ad278956
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,036
Size: 1.00 vMB
Total Fees: 0.02353178 BTC
Feerates: 150.93 > 2.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (668,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,474 246,474 000000000000005b6ef89b392fc64ace2fa3541c2b76e1381f8988b3eb60edd6 64 0.04/1.00 vMB 24
246,473 246,473 00000000000000113c8029ef13e5c2f5daeacd438cde3b41abeba297f5800e74 102 0.06/1.00 vMB 127
246,472 246,472 000000000000006054a69b4bb40756dec11f71c6f8c8d97d2da02feab3f54d83 280 0.18/1.00 vMB 133
246,471 246,471 0000000000000052bc4336a9ccc5f2484b32f10187bb6412d4ff8ab324b6a53b 338 0.20/1.00 vMB 124
246,470 246,470 000000000000005fe1faf876c2952b2f257219406cab36c200a37b2dcf1a2435 109 0.14/1.00 vMB 54
246,469 246,469 00000000000000836597cc216daeda1e7d82361a04312f29bf75c12b511bb2db 215 0.11/1.00 vMB 132
246,468 246,468 000000000000006a2025f59283d9b18a1f1965d6592a4ec242171164722f0030 201 0.11/1.00 vMB 153
246,467 246,467 00000000000000651ed21decede0a17b4b6b448cf7db3773049a4a6fc7086a84 21 0.02/1.00 vMB 77
246,466 246,466 000000000000008ef6c56fcf600f0347da84573b18cee4395c7c168cfcc0b9a2 447 0.17/1.00 vMB 208
246,465 246,465 0000000000000018a15ab36bf4350a1f2accd67b9cc92f1664407b9d86419539 141 0.07/1.00 vMB 181
246,464 246,464 000000000000007c7bb3846a47d7d709cd41624fd4a1a5b9ac87d4456ebbd84e 129 0.07/1.00 vMB 67
246,463 246,463 00000000000000564e5e0baa5e15fe395ae5af00aea7d98260fada17f5b4db5e 137 0.05/1.00 vMB 225
246,462 246,462 00000000000000352fce0c61e5f020af9a07dfe967d6d5f94c52294c8d47e435 5 0.00/1.00 vMB 59
246,461 246,461 00000000000000151a715b5ecbf426f224ae6b6f381e90284c103e98467188f4 222 0.09/1.00 vMB 154
246,460 246,460 0000000000000009c8197a8a555a1c4512936923a27b8956c7250d45963a9d4b 257 0.15/1.00 vMB 134
246,459 246,459 000000000000001efe84c1f0d6d45324df5d80185d171f8738e731af5cdce0f4 542 0.25/1.00 vMB 192
246,458 246,458 000000000000003b5da9fe17f4aff5f5c39da324ad8091d414c1bd1705b95b88 346 0.16/1.00 vMB 143
246,457 246,457 000000000000009d0d2516ea96655681bb04039423f671fd30112265dee64459 147 0.07/1.00 vMB 150
246,456 246,456 000000000000003f45b223ac40ca95ae308cac0f4d32e381ed999973996c35d1 297 0.18/1.00 vMB 133
246,455 246,455 000000000000009c58aec0d34be7231400f14548af59d7a32424dee455c5195f 78 0.03/1.00 vMB 125
246,454 246,454 0000000000000074383b3c6ca8da9c686b60dcbeeb73f0a31cff680fc2bdce56 253 0.25/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.