Loading Tool

Explorer IconExplorer

Memory Pool

81,656 transactions
34.36 vMB
0.14230821 BTC
Random Selection Loading Transactions
Max Size: 195.24/200 MB

Candidate Block

Mining Attempt 97eee72b9adb97c0b5175148bb6a5360ed28acaf813076754b916ae88d60b895
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root ac70ec7f6e9cfbbc8e4bbcba74b0fe49c097642cc061a1c7aa52db15389e7340
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,019
Size: 1.00 vMB
Total Fees: 0.02730952 BTC
Feerates: 384.62 > 2.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (551,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,246 364,246 00000000000000001145fbb52d7e2dd833c71185df867b39f3772bd740d55fe2 2,112 0.75/1.00 vMB 61
364,245 364,245 00000000000000000a7b4b5d6d62f335a1b5934a9a069331eef77219ba06f7f2 1,752 0.75/1.00 vMB 46
364,244 364,244 00000000000000000f82c028b3640b4f1a8a9d05a925401dde58a917d370abf2 859 0.75/1.00 vMB 38
364,243 364,243 000000000000000009b18e063d299ca1cbba16912e062ecf7a0d80116f39dec6 417 0.75/1.00 vMB 21
364,242 364,242 000000000000000005f54334c8ac099a29519dc612d9f93c8fd9dec0a706f725 836 0.75/1.00 vMB 26
364,241 364,241 00000000000000000b7eafe544dc5bf2e4d4f4896d990340e250df3b45d1a331 2,580 0.93/1.00 vMB 53
364,240 364,240 000000000000000002895ec17647bfe3997109ceed2e3e92b7e307df02215331 683 1.00/1.00 vMB 12
364,239 364,239 0000000000000000053bd625cc5c365473a04fb2933c66518431335f8a4d4f43 1,250 0.75/1.00 vMB 33
364,238 364,238 0000000000000000141640339574cd67c2c78681483825dc6c0d6e24c7d72291 2,328 0.93/1.00 vMB 57
364,237 364,237 00000000000000000172160cf1651eda1ccc5c32c416de76c26c4989d7cf9677 973 0.93/1.00 vMB 12
364,236 364,236 00000000000000000da44e5e1f9b15619c66dcc68635d8aaa18a3feff38ac93d 1,940 0.75/1.00 vMB 60
364,235 364,235 0000000000000000004ce67fb6bbbd22d160b58c5d6ae83eb6600cfaeaa3eb28 225 0.25/1.00 vMB 10
364,234 364,234 000000000000000001a260444098f1417d8d5f82b0a1cb0ae34f83540d8bc2c4 2,294 0.75/1.00 vMB 66
364,233 364,233 0000000000000000113c7322e6158ca9c023068dfb3865be65008f496d633478 1,191 1.00/1.00 vMB 16
364,232 364,232 0000000000000000064e980a13467020de9353502043ed64e06e36830c05171e 1,208 0.75/1.00 vMB 33
364,231 364,231 00000000000000000d87bc8fc462a5417db5ca514918cc77b402ee2bd6fb46e1 1,328 0.95/1.00 vMB 28
364,230 364,230 000000000000000013beebc6129d44b609a58aeba0478bcfa54e14387440466c 1,248 0.75/1.00 vMB 34
364,229 364,229 00000000000000000d8a1dbfe894b5ff4bc9e2cb0542f649b6fb79f1a11acd5a 1,375 0.75/1.00 vMB 38
364,228 364,228 00000000000000000599b5d60416cb395466528ee2263bedbd168fd2156b39b5 1,277 0.50/1.00 vMB 50
364,227 364,227 000000000000000014f8ebad5b59af30e5faecff9d2bb7f32c4614c19b0a24b3 1,211 0.75/1.00 vMB 32
364,226 364,226 00000000000000000e70f810159caa24d51e2417c1ea988272135387aee9ec36 737 0.90/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.10 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: 729.83 GB
    • Received: 18.49 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.