Loading Tool

Explorer IconExplorer

Memory Pool

77,663 transactions
29.10 vMB
0.07149412 BTC
Random Selection Loading Transactions
Max Size: 178.44/200 MB

Candidate Block

Mining Attempt dca5d287812a1e8cdeab449c930c63138c97cab2e52f54dc9d67efbd01914064
Version 20000000
Previous Block 0000000000000000000015f42737b0f6cdaf42b1e766cbed553b91a24f37ee91
Merkle Root 3c1389555798e9560bb24c547499fcdc06ced82cc5f6111caf9d80f940a364f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,985
Size: 1.00 vMB
Total Fees: 0.00771478 BTC
Feerates: 150.80 > 0.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,240 (631,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,684 283,684 0000000000000001a5d4564a337b57116716800be3b5ae801375b6b84d2489f0 495 0.28/1.00 vMB 26
283,683 283,683 00000000000000005a10bd29093ea3529f82757ffb99946a7d53b3e7b3261bf4 112 0.05/1.00 vMB 116
283,682 283,682 0000000000000000252a2951f495f1432a2efab54143ffcb4b381380b903bf88 71 0.03/1.00 vMB 15
283,681 283,681 00000000000000012bba81dd0dabd28892c5818d21699a1f107715cdc9d81d73 104 0.05/1.00 vMB 41
283,680 283,680 0000000000000000bc7fa12c31e59605d10af331c3b58598aeb904e139547833 819 0.38/1.00 vMB 46
283,679 283,679 000000000000000012f3574c4fa1e26ea4abd4a38d3d4e72d41ba4bc3f1d9be4 214 0.10/1.00 vMB 30
283,678 283,678 0000000000000001ebebb81a51e524d9146e1f5da5b072d830000585a5e34332 118 0.05/1.00 vMB 86
283,677 283,677 00000000000000006660abbed1cc6973a05c5a6231ae93caa3dd970dd890732b 215 0.07/1.00 vMB 32
283,676 283,676 0000000000000000d2ed6eec98f6c8871a89b6ba739700969c9d21109524eda0 272 0.14/1.00 vMB 30
283,675 283,675 00000000000000015c8f4608f15fdbfc8f1a6a31c46bd9c326a9c436b0b13832 185 0.11/1.00 vMB 43
283,674 283,674 000000000000000022925aa0bf98faf1f104926245ed312cca73dbaef1a73475 288 0.36/1.00 vMB 18
283,673 283,673 00000000000000003c09078afa10da6926fe8a725bb69a8e446ea08769d661dd 350 0.19/1.00 vMB 33
283,672 283,672 000000000000000063526c70d394ba350c486a5dc7d4da2531e6abe750b74b46 426 0.21/1.00 vMB 35
283,671 283,671 0000000000000000123f449c4c4898db44c5721af1c22f3a9a5b3fe79f55bba7 54 0.03/1.00 vMB 17
283,670 283,670 0000000000000000808318d4fa39a52738f25a6934b858315225254d79109369 683 0.31/1.00 vMB 37
283,669 283,669 00000000000000000e58372156e093c773765210c68ccf09962826310f68d624 92 0.04/1.00 vMB 22
283,668 283,668 0000000000000000209ded7a54f45649a3bc8143908476846d2bdba646cacb67 202 0.12/1.00 vMB 29
283,667 283,667 00000000000000006cc3d4d6c2cf0b5fc72a5cf84929a3a2331f35af732023e3 264 0.19/1.00 vMB 21
283,666 283,666 00000000000000005787b84ff3b1d85fc8084cad26429124b49823e19db88dce 150 0.05/1.00 vMB 60
283,665 283,665 00000000000000013a4cdff609fccfcef5d1eac3657ec47e27208ecf4bb21479 34 0.05/1.00 vMB 8
283,664 283,664 00000000000000012bba73cd78dc5959fef62a91996d4632f5fb75a0971c1f57 834 0.50/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.81 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: 710.22 GB
    • Received: 17.04 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.