Loading Tool

Explorer IconExplorer

Memory Pool

81,340 transactions
30.73 vMB
0.08931096 BTC
Random Selection Loading Transactions
Max Size: 187.40/200 MB

Candidate Block

Mining Attempt aee8dcf5f3dffcb3a2b6a9b6d7789d25df650da9f35062345397a8f7fdc43b66
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 8400d3711fe044ce07075c5fbc192bd8a59a6c438d3493b310d18c615f0ea20a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,772
Size: 1.00 vMB
Total Fees: 0.01880407 BTC
Feerates: 301.57 > 1.88 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (551,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
364,225 364,225 0000000000000000123f179f2bdb547fabd93e9711e708259e7a9f657f1973bd 2,738 1.00/1.00 vMB 55
364,224 364,224 00000000000000000abde3309fe8bf8cbce7df70d872708cf472bc3ea7868e4b 2 0.00/1.00 vMB 0
364,223 364,223 000000000000000012c56ac3b9ac67dc0e1bf85d4e1ecc31984e1599c6e0b50a 1 0.00/1.00 vMB 0
364,222 364,222 00000000000000000f34baf0e5d57178e20faebaf216ec075244848a2bc93721 1,131 0.93/1.00 vMB 26
364,221 364,221 0000000000000000055b70087019bf4afe907cb33a2acfc5e36e4501da99b824 1,414 0.95/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.