Loading Tool

Explorer IconExplorer

Memory Pool

77,406 transactions
28.97 vMB
0.10199048 BTC
Random Selection Loading Transactions
Max Size: 175.50/200 MB

Candidate Block

Mining Attempt f8367eccd8ce9e2f95d6490fdd14b11077a3408319c16ab3d136317dca191a07
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 774dd48dd1c63f6d07156bdbf23fb553e30b9479f40eb3eb5be85c99ad21562c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.03162076 BTC
Feerates: 180.82 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (274,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,286 640,286 00000000000000000005d77ed39662284d20451e744534559bb06c80089912ab 2,857 1.00/1.00 vMB 67
640,285 640,285 0000000000000000000dbb4cfb7f3e5110324e6649a7ebc553368441dc04156b 2,975 1.00/1.00 vMB 119
640,284 640,284 0000000000000000000b5c7123390b56425bfb5a8c47db20d7dd877ae564da91 3,117 1.00/1.00 vMB 134
640,283 640,283 00000000000000000009f88d153a88ac1c3539e6cc7c1093482fe06daeee03de 2,686 1.00/1.00 vMB 55
640,282 640,282 0000000000000000000f68179855b16f0bc73284f1daf7d01d9b86b23abfd771 2,582 1.00/1.00 vMB 99
640,281 640,281 00000000000000000009934faf88ac72cb0b092d68a022a0c2bfaf5fe4d3abbe 2,480 1.00/1.00 vMB 126
640,280 640,280 0000000000000000000d8d7ea4c70f4e1cecab074f5970cac43017fba1749893 2,947 1.00/1.00 vMB 59
640,279 640,279 00000000000000000004b328ecfb13185cf4e2527fdd2737f972e953e2f86ce7 2,569 1.00/1.00 vMB 68
640,278 640,278 0000000000000000000bb5f2fbf4f6d857412f5d1b0933facdfdf2a7e84c2a5f 2,466 1.00/1.00 vMB 104
640,277 640,277 0000000000000000000a9f71e0b9b119d574d1e042dcf7e3d22f4d3bbdfc54a0 3,133 1.00/1.00 vMB 135
640,276 640,276 00000000000000000007208e3db32bbcc01bb9c3d677213e870b88047f5217cd 2,751 1.00/1.00 vMB 108
640,275 640,275 00000000000000000000aa21e7a4c6c14f82942f76539dc7ed1aed5498a70d0f 2,365 1.00/1.00 vMB 78
640,274 640,274 00000000000000000007dd4cfcae9384e71e4ed38b20abdcf30b38c9afc569b7 2,850 1.00/1.00 vMB 123
640,273 640,273 00000000000000000007dd13502855c9fc5775dc5b7ab147dcf13eb8ea0d4b02 2,274 1.00/1.00 vMB 66
640,272 640,272 00000000000000000006a3abc5fc472f403423c2c43df85506c4e2c702f49f63 3,172 1.00/1.00 vMB 123
640,271 640,271 000000000000000000050b72cd5e648261fb04f63d17e9cc81b0974847a08778 1,974 1.00/1.00 vMB 66
640,270 640,270 0000000000000000000fedee8ed570e262363a0fd475990c95717740ac5772f3 2,094 1.00/1.00 vMB 119
640,269 640,269 000000000000000000044ffa94215e019dc0401f6de6b9611358584e9f2c8ac9 2,240 1.00/1.00 vMB 63
640,268 640,268 0000000000000000000214232cd831a05af5c09ace85a70c1cba196e553f956e 2,841 1.00/1.00 vMB 100
640,267 640,267 00000000000000000001afe0692d09b0650983011fe32ae7bc3b28e4dde29031 2,670 1.00/1.00 vMB 122
640,266 640,266 000000000000000000084136c471001f5e8dfc6a56d8e03fc2de0900f7e90e0b 2,671 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.