Loading Tool

Explorer IconExplorer

Memory Pool

41,497 transactions
25.96 vMB
0.05189676 BTC
Random Selection Loading Transactions
Max Size: 135.84/200 MB

Candidate Block

Mining Attempt 6130759fd3a7274e914cbe5bb5aea1178c4b02ac502a38415eca2728cbb36732
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root f20ef6b51717e873cdb65b96506107ff9badfe774f75282f494395865f2aeab2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,343
Size: 1.00 vMB
Total Fees: 0.00456471 BTC
Feerates: 40.21 > 0.46 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (66,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,286 848,286 000000000000000000000fa3f3b27f0f0eead0acf9cd4406b999b4b61bd0e1ef 1,891 1.00/1.00 vMB 18
848,285 848,285 0000000000000000000095aa803568fb149facf58c9eee98ca13172b53baa2c9 1,010 1.00/1.00 vMB 16
848,284 848,284 000000000000000000009d61f54e5e57de94bf0a3aff9696461ffd33c5bac1d7 3,256 1.00/1.00 vMB 21
848,283 848,283 00000000000000000002823b058df4e172ac8b98e5558436d1366a90ebf93cea 1,908 1.00/1.00 vMB 33
848,282 848,282 0000000000000000000096931096f35e170f9d6229850b41fba3635386bfdd04 2,697 1.00/1.00 vMB 18
848,281 848,281 00000000000000000002753ef08f7115bfcf217fdb883fcf60de65b31685c656 2,047 1.00/1.00 vMB 14
848,280 848,280 00000000000000000001f3edd97592467dacae9fedda144d1e8308e7ed87860d 2,827 1.00/1.00 vMB 28
848,279 848,279 00000000000000000000e9e03c32873029422e0c8b3208545fefd4cfcf40131f 3,161 1.00/1.00 vMB 15
848,278 848,278 000000000000000000017e19477d8fc6a9979c038c3c121cf2e6c08c5e37143c 4,013 1.00/1.00 vMB 19
848,277 848,277 000000000000000000016b352b261fba18d60c50e6e7eec448a41820c6a67ed3 1,790 1.00/1.00 vMB 12
848,276 848,276 000000000000000000003be57619529082dfc70cd6cbe51e07b5cd11fc4a38f3 3,414 1.00/1.00 vMB 16
848,275 848,275 000000000000000000021e5b05bba4e24ee3ba31c14ecaafdccaab856c17cc46 4,357 1.00/1.00 vMB 17
848,274 848,274 00000000000000000002d52b162b8d738d00b8e044b1ce54f5c13b0494a66052 1,400 1.00/1.00 vMB 13
848,273 848,273 000000000000000000034ab050b14afbc3d51abe036682f24787ec6f2bd35056 4,036 1.00/1.00 vMB 18
848,272 848,272 000000000000000000015ae535d78cf1191cc320136469dab0ea10d223743d1d 3,866 1.00/1.00 vMB 19
848,271 848,271 0000000000000000000151248f9477f373d3ea989a7fada65092e5a8a9b8c663 4,412 1.00/1.00 vMB 22
848,270 848,270 00000000000000000001987a3359fe2401b9d5e2b3fc10a1e13633c7422b35ad 2,861 1.00/1.00 vMB 30
848,269 848,269 0000000000000000000202b7856c600e5774911f40879e042ac7c031abf4f778 2,901 1.00/1.00 vMB 20
848,268 848,268 00000000000000000001df5c8912ccca096dee9da9a5bbee646f63ec9801bf5c 2,651 1.00/1.00 vMB 16
848,267 848,267 00000000000000000002f35cdb1220225bcada441cdf79077769e1decdfc1e22 3,016 1.00/1.00 vMB 24
848,266 848,266 0000000000000000000185a4b05c6016b84bc0b2039d9c80a24b942ca55e895c 3,032 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.85 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.