Loading Tool

Explorer IconExplorer

Memory Pool

77,418 transactions
28.98 vMB
0.10218395 BTC
Random Selection Loading Transactions
Max Size: 175.55/200 MB

Candidate Block

Mining Attempt 14c4e571f06ab582324877cfae3a632199bf51f2acbf3b3e28a5a76efdec596a
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 (494,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,482 420,482 0000000000000000014e3ef1d5b00ebf217900bb69d677c35d15eea6d5153e06 803 1.00/1.00 vMB 26
420,481 420,481 000000000000000003365798fcd90a4b1b9b30140b09d4d2220029ecc27eb0d6 208 1.00/1.00 vMB 12
420,480 420,480 000000000000000000b2243fa6f782dad9455bc9482ff25cbf35f8289f8b840e 2,482 1.00/1.00 vMB 58
420,479 420,479 000000000000000003c52855f122874501de6e12ba948b721a7430af1fdf92ec 559 1.00/1.00 vMB 21
420,478 420,478 0000000000000000034b9043f07fe7c8f31925c4de90edbc92421e75c8283c60 379 1.00/1.00 vMB 15
420,477 420,477 000000000000000000aef48d83c8490e2a7a3f678698de6cbade450024fff734 1,184 1.00/1.00 vMB 21
420,476 420,476 0000000000000000043fb7baff939f4960c8ff794c1d86b38955f3405d723212 1,074 1.00/1.00 vMB 25
420,475 420,475 0000000000000000010f332a29666d31739e1521451feb5fb8dd3aad16ba351c 2,363 1.00/1.00 vMB 49
420,474 420,474 000000000000000000455c70a4ecc832eb77d211d8030d93fa86431a39a364f6 1,737 1.00/1.00 vMB 46
420,473 420,473 0000000000000000046d125b2f663fba2e07198f8331c812ec7026b12a2d90d2 2,765 1.00/1.00 vMB 65
420,472 420,472 000000000000000000d77b6ae4115964998f4a41c4eef0bf02a3f89cdb532ab5 2,880 1.00/1.00 vMB 84
420,471 420,471 000000000000000003e80b4963497ac65dfd8f67500b8a243bc88b95cfebac00 2,349 1.00/1.00 vMB 63
420,470 420,470 000000000000000002b193a95bfd067d25f4bb141b45b79ab53c7287986241d0 1,253 1.00/1.00 vMB 34
420,469 420,469 000000000000000001a5e265998a4d1c4f7791df7974f51b8c1aac66aa7c0486 1,763 1.00/1.00 vMB 51
420,468 420,468 000000000000000000de57ba67cd5c66627cd7a0eb941d617e13c278183fa09a 1,168 1.00/1.00 vMB 34
420,467 420,467 0000000000000000021eeb53186b1f7f73280564c6b8cacde62d013219cbc973 1,836 1.00/1.00 vMB 39
420,466 420,466 00000000000000000029218666a19fde12a524ac187abf2577d0c92f41a68822 1,968 1.00/1.00 vMB 64
420,465 420,465 000000000000000004a6036dbc40b1b0619cc646debb572dd68184fa7b51a72e 2,806 1.00/1.00 vMB 78
420,464 420,464 0000000000000000026f9a21d95578c7235410705415a0a9efd6158960c4290c 2,116 1.00/1.00 vMB 55
420,463 420,463 00000000000000000127feb37671faeb1219e083a930b8bc485f2419e8fcfbb8 2,547 1.00/1.00 vMB 50
420,462 420,462 000000000000000003f84f99ca8c3b079ed5706ec539dce9b871e728474c8e7a 2,667 1.00/1.00 vMB 104
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.