Loading Tool

Explorer IconExplorer

Memory Pool

33,717 transactions
25.54 vMB
0.05583732 BTC
Random Selection Loading Transactions
Max Size: 129.14/200 MB

Candidate Block

Mining Attempt 0b6fb62c06982b51d50d0741ed3d18507a166c7e97220097cb884f7749099fff
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 13874ea821237db081af6a4352435bfea366d74b176856ee283c1bfc3319b1ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,550
Size: 1.00 vMB
Total Fees: 0.00946521 BTC
Feerates: 74.70 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (94,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
820,553 820,553 000000000000000000032da2209569fb3cd88c15c2b46f82ded76748c6d348b6 3,745 1.00/1.00 vMB 99
820,552 820,552 00000000000000000000387c261bf41ba74f1da10d7150bc79d94b4709634685 3,889 1.00/1.00 vMB 76
820,551 820,551 000000000000000000017c052db66fb0e94cc6c3f34fd8f60142874574898317 3,258 1.00/1.00 vMB 45
820,550 820,550 0000000000000000000007db67dd8513503ee1c79f8f1e70d0a736764431beaa 3,642 1.00/1.00 vMB 92
820,549 820,549 00000000000000000000d6858ce03f65f8523333a53d46830d60e4f083f28df8 3,472 1.00/1.00 vMB 71
820,548 820,548 000000000000000000033ac7269e4570b65a91078542f41ddfa5f4a1f7f0e7e7 3,044 1.00/1.00 vMB 38
820,547 820,547 000000000000000000010de80dd04278f2cd56a2bf06eec71ee03fe63ab2a742 3,769 1.00/1.00 vMB 63
820,546 820,546 00000000000000000002a7b36fcb423c784fc71684602c6bcb1e4b6514ac182d 4,734 1.00/1.00 vMB 39
820,545 820,545 00000000000000000003ea1dcd2b89dc73bd00e728285542fa218cf595627814 3,507 1.00/1.00 vMB 78
820,544 820,544 00000000000000000002ac8a595c691ea1495e7984a09b38a2ae7aa68e2e4252 3,479 1.00/1.00 vMB 55
820,543 820,543 0000000000000000000383132ac47cac6f3e4473c3f21e7902f95a4d68a51a44 3,356 1.00/1.00 vMB 105
820,542 820,542 00000000000000000003af6d6098bcbdab1e651e2a2938a5ba790267b80e3995 2,493 1.00/1.00 vMB 39
820,541 820,541 00000000000000000003e9c062939c152067ba74d03855da010413bd2e5ab57c 2,636 1.00/1.00 vMB 46
820,540 820,540 0000000000000000000030f811f747959ffa70cbbba266c0d1cdd5d1f095f5e8 3,689 1.00/1.00 vMB 73
820,539 820,539 00000000000000000003108de472eb8add1a6289f122da523cc78fcf64a1b4e2 3,059 1.00/1.00 vMB 47
820,538 820,538 000000000000000000017d0c7d6f3ca6c10001bc601e178e749b3145d5abad2a 4,430 1.00/1.00 vMB 52
820,537 820,537 00000000000000000002bb65d98e83c862231fd08b0b39a75e28f939b2d4176e 4,035 1.00/1.00 vMB 68
820,536 820,536 0000000000000000000161a2da7e53d7f517de705d83600e89f0fafe2dc73e35 4,068 1.00/1.00 vMB 85
820,535 820,535 00000000000000000003ddd5996f6943ccf9a17b1e32ca7ec1de49cdc73177ad 3,436 1.00/1.00 vMB 117
820,534 820,534 000000000000000000031fe43e10e9f3310c385b86108470c76724587854a047 4,833 1.00/1.00 vMB 71
820,533 820,533 0000000000000000000135c25f63b4e066b63d606338272061287a5e573831c5 4,411 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 781.85 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: 638.62 GB
    • Received: 12.49 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.