Loading Tool

Explorer IconExplorer

Memory Pool

72,970 transactions
28.19 vMB
0.07276371 BTC
Random Selection Loading Transactions
Max Size: 166.79/200 MB

Candidate Block

Mining Attempt daf53826482697d888977df15946cd44ed3159d1386784ebc0f181675e5f306a
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root cd3f1a0870a144d4b6cc8c377f9c51ea483a4e0e0fee7d02cd7047dd8581097a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,073
Size: 1.00 vMB
Total Fees: 0.01641764 BTC
Feerates: 157.46 > 1.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (662,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,523 252,523 00000000000000184585281a00a493f10a676e36092e475d76a7591a481217ff 413 0.17/1.00 vMB 141
252,522 252,522 0000000000000046d460ef7c81236fd550c77267cd3743dc2f2a4f7cfd02ef47 43 0.03/1.00 vMB 91
252,521 252,521 0000000000000006faa4d2884fd9007f4c7a6956fc7f1ade7237c1764929e4ed 259 0.16/1.00 vMB 30
252,520 252,520 000000000000003bc52270046185077feacb47a0afe7d54e2c9e61053b0292f1 600 0.25/1.00 vMB 75
252,519 252,519 000000000000001ce128369c54c176108f77355dd17041e69bf044c543dc1a6f 749 0.25/1.00 vMB 155
252,518 252,518 0000000000000013cc9ef08c7d506cb89563e808c30d206ce07d920fc2fc9252 244 0.09/1.00 vMB 148
252,517 252,517 0000000000000050d42623d6c3ad114eba22245078a6d40626ecbb57de0890df 269 0.14/1.00 vMB 61
252,516 252,516 000000000000001da7c0c1b1066027554162ab92ecfc6f859f51c6c856375b1e 270 0.11/1.00 vMB 141
252,515 252,515 0000000000000033f73bc1ffad3b5a062fcec96e7bf69c1a9e5bb0a0cabb60f3 353 0.14/1.00 vMB 150
252,514 252,514 000000000000001c65cc5ab1b0540b218ab8e1a883377164343fb8b25d79190f 431 0.16/1.00 vMB 142
252,513 252,513 0000000000000000d029b0520c8235ca0926547a96947604f0544da6fcab7320 273 0.15/1.00 vMB 82
252,512 252,512 000000000000004f184b3160ccc7de0616f0e27e094f5c17857385b56e9c3539 370 0.14/1.00 vMB 120
252,511 252,511 000000000000003ff1254e9cb7f9da39457ed7ff418450e8a2f8a92aa37f18dd 869 0.37/1.00 vMB 67
252,510 252,510 000000000000000493a68e8ac382bc0674fc6e4ce7bd874fb0c811547560fe06 579 0.25/1.00 vMB 161
252,509 252,509 0000000000000008bcb7da43b8c56276bda5f9db75cf97022275847ab98e5e33 564 0.25/1.00 vMB 146
252,508 252,508 000000000000004de47e08330f2a33f3f80b44e7034de0daa4ff57c64c62dd44 381 0.18/1.00 vMB 91
252,507 252,507 000000000000001b7a08b016da1f200fce145b6a07bbba897081fccbcc9426c3 256 0.11/1.00 vMB 37
252,506 252,506 00000000000000373f2d2b13e9989d1736a310236af0f51408066ad061e2e9ad 371 0.17/1.00 vMB 83
252,505 252,505 000000000000003f8d7efd6edf74161066419c79519513949ad2388bd496b5ae 832 0.30/1.00 vMB 121
252,504 252,504 00000000000000154be55dd311a1aa88bb9d9e2ee68e43368910e4e9e35f4307 94 0.03/1.00 vMB 106
252,503 252,503 000000000000001f9981158e4c2d6e261d2ece6b470845de9b67da9c331d42c3 58 0.03/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.