Loading Tool

Explorer IconExplorer

Memory Pool

82,702 transactions
31.29 vMB
0.12686489 BTC
Random Selection Loading Transactions
Max Size: 189.62/200 MB

Candidate Block

Mining Attempt 4ddec60a281f0dac8cd900cd5d1f7d5bcb9979ca6c505bb0842a62d7ce74f1f8
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 65ec639deb323f7e3171a0a30dd6cb414f0289160d70a3f7f7c5d3eace5e7256
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,069
Size: 1.00 vMB
Total Fees: 0.04405369 BTC
Feerates: 318.30 > 4.41 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (649,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,193 266,193 0000000000000000c609fa2f37e4e8e4cf73e2d3c3a0814f426b5873380ae0e6 573 0.25/1.00 vMB 7,468
266,192 266,192 00000000000000081e31a29430cbfa9b28d956b1b856c932ef481912ba7e708c 367 0.15/1.00 vMB 113
266,191 266,191 0000000000000009074dda15c0bebd33c2432bc5e020eeeeb3a4d5ed34cad3eb 473 0.19/1.00 vMB 98
266,190 266,190 0000000000000009c116b9399d330c4d20359798a8d48a7906d394cc32d4fb8b 119 0.15/1.00 vMB 22
266,189 266,189 0000000000000008b5cb287607c0e76439b349b08eeeefb44ce66ca89a802b51 204 0.07/1.00 vMB 58
266,188 266,188 000000000000000031433ac4c807547daf5b8502fef9467089f183dae57b5396 575 0.29/1.00 vMB 74
266,187 266,187 0000000000000005168758f3b8e94e8e457088add7d10235dff9fc5485a75983 64 0.08/1.00 vMB 33
266,186 266,186 00000000000000052f36e1815907b801a19cadeedef44ef31ca3ce1cdf6396c3 197 0.07/1.00 vMB 94
266,185 266,185 00000000000000005dc01e9f72ded951f83eb5c59f92c6dcfaffbe7492dc205d 405 0.19/1.00 vMB 68
266,184 266,184 000000000000000674579b108c9eff5c63c17139a1f16f453dbf0b5567564238 20 0.01/1.00 vMB 27
266,183 266,183 0000000000000009add7c68f9696f8b09436c47c7a9fd44d6ab241f7ee7f0f9c 438 0.18/1.00 vMB 96
266,182 266,182 0000000000000002c858655d53414eccdc2dbe1b079baa59b5a9fbc66e7c4332 200 0.07/1.00 vMB 58
266,181 266,181 0000000000000009f75c7d9f06967ddba6fc9c4dc13d8741eb4057b1fe2e6b21 44 0.03/1.00 vMB 40
266,180 266,180 0000000000000006079dc6255ada621989f613c6268c589ccb6a1471d47852ce 402 0.17/1.00 vMB 75
266,179 266,179 0000000000000003ff27c3be96147374ac35b6aade5baef99e07d0e19773224f 258 0.11/1.00 vMB 52
266,178 266,178 000000000000000586a16efae977e7ab26190e5b848b7bed6f7829fe64268145 83 0.03/1.00 vMB 56
266,177 266,177 0000000000000005f136344ae983446e78ec914bc886a324bfc0f7edc86aab40 253 0.20/1.00 vMB 42
266,176 266,176 0000000000000009480c22d5a6efd0fde3dbb620e1fa85571e0f7a3d40b3c5ff 239 0.16/1.00 vMB 59
266,175 266,175 0000000000000005917a2800ddcc1868c10779b98d112dceb7dc752aa6cd9af1 653 0.25/1.00 vMB 107
266,174 266,174 00000000000000041000d62843c2f9f36ff4699b00e4d4bca7a2150ca1179cea 513 0.19/1.00 vMB 73
266,173 266,173 000000000000000ac9cb44d27388114c39395de192fc8ef40280a34b50b40b43 466 0.20/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 783.08 GB

Node Details:

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