Loading Tool

Explorer IconExplorer

Memory Pool

81,918 transactions
30.43 vMB
0.12286373 BTC
Random Selection Loading Transactions
Max Size: 183.56/200 MB

Candidate Block

Mining Attempt c68464a8c9c96607f7d72e04d7f280d00094f5ccf1daed1a912f7522af1ed63e
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 807d7cba90662143e103ee8636778038703c137667afb8aaabd2cddcd0a6171d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,416
Size: 1.00 vMB
Total Fees: 0.04392137 BTC
Feerates: 502.62 > 4.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (617,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,141 297,141 00000000000000002f804da669ed496700212e540ff9541fe774d467c169a693 1,607 0.92/1.00 vMB 29
297,140 297,140 00000000000000007a999c035cf604a63c9f51743ba78e006c9c5ce6412ab220 735 0.25/1.00 vMB 61
297,139 297,139 00000000000000000affceca0a67776942fbd0f0aff295af205b1324168831cd 105 0.05/1.00 vMB 25
297,138 297,138 000000000000000048b295b3c684541b39afffde4b0af9753e12391c870af9ff 162 0.10/1.00 vMB 30
297,137 297,137 00000000000000004b3498e05711bf16059cf703a5246e91971f857fa653b3d6 586 0.33/1.00 vMB 39
297,136 297,136 00000000000000005cf222503c3ac2c16bdc9a15ef0adbf23fd2137b522ecfaa 423 0.25/1.00 vMB 32
297,135 297,135 00000000000000000a4ec678c0d017213e65fcf9847ad8b7e07193f55e76675e 101 0.05/1.00 vMB 30
297,134 297,134 000000000000000018eebbadc501c085e2c20c4c14c4ddd74ee00208cd8a4fc9 220 0.14/1.00 vMB 28
297,133 297,133 000000000000000019ddfc0bf23163b5ed6524c31e8a8ff9e26d6ec522efe40f 112 0.07/1.00 vMB 24
297,132 297,132 000000000000000029da4b4b772e91d745348d682194a65904942d1d5a6cb62d 183 0.25/1.00 vMB 36
297,131 297,131 00000000000000004866bff18fa3e4378486920d6b9dc7f332f9f0bc18bd247e 855 0.35/1.00 vMB 37
297,130 297,130 00000000000000003bc98a197ab8335629b01685a0e670dbb4d3bd7d57ea642b 842 0.35/1.00 vMB 40
297,129 297,129 000000000000000037edb2d5cb9e7b91c1deffe49a7231e28128f52a5293fff4 213 0.14/1.00 vMB 43
297,128 297,128 00000000000000002e56a7cf48691428cecab48e3a975b6c00c7601f859cd65a 352 0.23/1.00 vMB 26
297,127 297,127 000000000000000030aee7af8307f9dfcb795b85ad34777ded5e58603405a276 579 0.30/1.00 vMB 37
297,126 297,126 000000000000000046ee3ef6961ca9eeb7a2cf4df9049af16e91cf3cb66eab28 475 0.33/1.00 vMB 23
297,125 297,125 00000000000000006db621d304ccda76ab19221a66154c116d5f098511cf79d2 512 0.18/1.00 vMB 56
297,124 297,124 0000000000000000451c0fed42f3cde726ade38b2a1ef3981669992568a52c5f 301 0.15/1.00 vMB 40
297,123 297,123 000000000000000087be011f611f80fd4d3d917780a27850fb878512f492f828 206 0.21/1.00 vMB 22
297,122 297,122 000000000000000011cbe2de845f5706570b402971243f17024cc72320deb55e 755 0.35/1.00 vMB 45
297,121 297,121 000000000000000008365f49ccf0bfd677e3e768ea82c8051f4b7b6ab22e3238 377 0.22/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.