Loading Tool

Explorer IconExplorer

Memory Pool

22,936 transactions
10.31 vMB
0.02216731 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.01/200 MB

Candidate Block

Mining Attempt b810b63d59beaac880ecf778b6ebf41fc21bc186250e7d6a7f0333819df11d36
Version 20000000
Previous Block 0000000000000000000114b1ea273efd282e9aec1ebb3ead47cab59aed6df4cf
Merkle Root 9afe325441a88ad6d03e2cdeefa7faac8089bc5336ca1f89c71cbefee2bd279c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,887
Size: 1.00 vMB
Total Fees: 0.00520381 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,535 (772,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,349 141,349 0000000000000525b330a63951a742b683950d75525fe211dee38fe5bc22c870 23 0.01 vMB 279
141,348 141,348 00000000000003fe2c0b8cee34cc4563e63a7ded6c13c43c0a0c5ee8a6f699fc 13 0.00 vMB 350
141,347 141,347 00000000000004e11e146c0e33b86982ee9415aca92a9b0d6b3d04e99ad1b4c3 24 0.01 vMB 153
141,346 141,346 000000000000080212e0fdadd19710966fcc49c57a4f918ebacb56165d4cd8b0 53 0.03 vMB 360
141,345 141,345 00000000000006e48061f11e1cfea59ee4c40c4bf920ff718deba658cd560d45 110 0.04 vMB 3
141,344 141,344 00000000000008a6c218264f64c7c93a90fe89bc6ec614484468e21e3e8d4cc7 118 0.06 vMB 297
141,343 141,343 00000000000003c66afb18e89d933638ae8e120a76b24f4d41ce4fb797a01d45 115 0.05 vMB 354
141,342 141,342 00000000000001bfd839e3e4c3bbd8617142ecb49ee400449a549bbabdca9a89 81 0.03 vMB 1,551
141,341 141,341 0000000000000655958d2e44d2a6dfce90f513bd223387817f3d1ca612c5b388 92 0.04 vMB 149
141,340 141,340 00000000000008a7b1cd8122b215bc8eb5cabd221af25d3d3bcd6f998df9d6ef 13 0.00 vMB 548
141,339 141,339 00000000000000493e39ab7927cbb730cbbfcaf83ee4c564a5abe5779fd26fd0 123 0.05 vMB 110
141,338 141,338 0000000000000442d25ba7298faac349040b8db712616c0af7047ef782d72730 123 0.05 vMB 254
141,337 141,337 00000000000005f6c22362a05b470f261e350bd3ac856404cf26f3503c283981 14 0.00 vMB 1,014
141,336 141,336 000000000000075d5c82cec1a635c7278fb59f0e50333386010f6190616d4878 8 0.00 vMB 676
141,335 141,335 000000000000060cf9c52f93bc4ddc0cd4ed00e880c0b823a3cc4707a19ed9dd 137 0.04 vMB 64
141,334 141,334 000000000000045ec66b162f3d2bc758e092ce2b5f6e441c0c133c4e1bff8be2 146 0.05 vMB 41
141,333 141,333 00000000000001c02b3bcf71fdb775f051fb6d7dc170842142a21268551b31ed 72 0.03 vMB 261
141,332 141,332 00000000000005ee534b00e31225ed87798fcb63d4a1f5d07d5f50532bd5b248 111 0.05 vMB 331
141,331 141,331 00000000000001b6aa019f272f06ddc04333b9fd7586dbb4bc4293fa9b7fe68a 53 0.02 vMB 146
141,330 141,330 0000000000000240b184084260d44121093b6f6a5cad7f17be847fab14eccae4 17 0.01 vMB 15
141,329 141,329 000000000000019d55cd3b9bd3e4a6d7dfd3253245c73866512b3ad7ce906d6f 54 0.03 vMB 199
Previous 10 blocks ↓
Total Size: 779.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 404.58 GB
    • Received: 2.11 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.