Loading Tool

Explorer IconExplorer

Memory Pool

48,431 transactions
30.44 vMB
0.10432798 BTC
Random Selection Loading Transactions
Max Size: 162.20/200 MB

Candidate Block

Mining Attempt cf02fe73b41410fde3f1a3cb213a0dfb02bbe74959a658bca648afee949bd3cb
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root c2520c725a8bf2ddf8df7418da1715af845e796a6e0afe6c8d5145428b0db45e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,167
Size: 1.00 vMB
Total Fees: 0.04130254 BTC
Feerates: 150.97 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (420,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,264 494,264 00000000000000000066444461f592e94199d418f88f61f9e0d9c4b99f77774a 2,628 1.00/1.00 vMB 656
494,263 494,263 00000000000000000086c7cf1966f48824c0bc4ee88d3ccb2307cfaaed078273 2,082 1.00/1.00 vMB 412
494,262 494,262 00000000000000000065af67b3829d76b458de61264e42f5800a2ad1d28b3130 2,333 1.00/1.00 vMB 336
494,261 494,261 000000000000000000846985e6da5ec008e0214a84e960b7c4239fcae5db0dac 2,459 1.00/1.00 vMB 586
494,260 494,260 0000000000000000003f6c70ffa0b1cbaef52a96fa5e7749c44916dd8178eea7 2,583 1.00/1.00 vMB 657
494,259 494,259 0000000000000000009a00957ae06c9054b9e880ef8ddfefb86eb70d45f62dee 2,438 1.00/1.00 vMB 631
494,258 494,258 000000000000000000cd426ba0dadbb066b1314072b552901dccd919c5ada932 1,789 0.92/1.00 vMB 409
494,257 494,257 00000000000000000075e433873a7578e813cf8415557d4699e27ac9f266f562 1,452 0.91/1.00 vMB 324
494,256 494,256 00000000000000000086ea62e3cb468250d86ec3abf2b8c8dfa1a950351f9e52 2,859 1.00/1.00 vMB 234
494,255 494,255 00000000000000000083995eca45e00b2431d9e14e122134dc77d135d8e4a95a 2,188 1.00/1.00 vMB 477
494,254 494,254 000000000000000000308fb43f1895619533fde85e245f8a53869aa11fc5e107 2,423 1.00/1.00 vMB 557
494,253 494,253 000000000000000000260de762632cc39ff16631636403f8fd30450c18a62039 2,246 1.00/1.00 vMB 638
494,252 494,252 0000000000000000000de91059b49dbdc9e37fa93e1415afff3e60721280d8e4 1 0.00/1.00 vMB 0
494,251 494,251 00000000000000000045945c9efbcee423379de40447ad15c77a9b59d6c29f50 3,054 1.00/1.00 vMB 327
494,250 494,250 000000000000000000192531fcf49562b4781d951c3ce34cb7b21989528abc33 3,030 1.00/1.00 vMB 345
494,249 494,249 00000000000000000033798e54f38db5402eeb14790a60f5fd7d8468b1cdde6e 2,585 1.00/1.00 vMB 515
494,248 494,248 000000000000000000a9b9a26fd6da4383636af8861f9028699efafd4a778b73 2,961 1.00/1.00 vMB 534
494,247 494,247 0000000000000000006b5523a7f238cd5a3fb54d5a097b2863b73d45b143bd1a 2,779 1.00/1.00 vMB 608
494,246 494,246 0000000000000000001916fe9e3f748fc211a360b88051ad9071f37071866e89 2,732 1.00/1.00 vMB 568
494,245 494,245 0000000000000000002e45234d21debcc79d6ccae229d1cdcfe58aac156e5f40 3,051 1.00/1.00 vMB 380
494,244 494,244 0000000000000000000180c3035abafbb5012fe11a3b4fa93fa565b23c291d39 2,424 1.00/1.00 vMB 600
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.