Loading Tool

Explorer IconExplorer

Memory Pool

77,777 transactions
21.64 vMB
0.06148458 BTC
Random Selection Loading Transactions
Max Size: 143.26/200 MB

Candidate Block

Mining Attempt 0083d513116f71a0211fea63dc730bfb2e45bd1c298c4e5b19063d4e2030723c
Version 20000000
Previous Block 00000000000000000000dba30c6e81cc9151d7bbe1a5e9480f2532502a27e735
Merkle Root 0fbbed9c1824820ba9e91ebe22ad7b28edd0092dad8398462d45a67af53ef390
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.01207896 BTC
Feerates: 40.21 > 1.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,146 (838,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
77,588 77,588 000000000064ef1041637af4ebdf3451be59ac7b39000a45eb704c927c4a0565 1 0.00/1.00 vMB 0
77,587 77,587 00000000001f05ee38c10c7e26975e1b3b5c68fced72e65022a51c07255a44eb 3 0.00/1.00 vMB 0
77,586 77,586 00000000000fdc495b423202eef1b98975ef04e16ee9abd6531119bdee97527d 1 0.00/1.00 vMB 0
77,585 77,585 00000000003093b6caa43dcdda19ec927259057f842b756ef278c5c57cb571af 1 0.00/1.00 vMB 0
77,584 77,584 000000000062dbe9a2b1d47c59c5234318a2478f68efa83faf64ed4e0699ea43 3 0.00/1.00 vMB 0
77,583 77,583 000000000014cb30759f1ac94b53b321ce6b4438b58465dbe30c9fe608e75a8d 1 0.00/1.00 vMB 0
77,582 77,582 000000000012b41eee8dc816770067f5470335aca12869a811dddaf4ff2cc13f 5 0.00/1.00 vMB 0
77,581 77,581 0000000000311784cfaabf28d567548e9fbe4f2fffc746b93118ae5da82c4013 5 0.00/1.00 vMB 0
77,580 77,580 0000000000535966a5294d5c5636aafd51ccbe5202f2493d78fefa6cf8b4eb40 2 0.00/1.00 vMB 0
77,579 77,579 000000000002fabd391cdeb7f57c8faaf06a5a7845afcd984b173d66ea8c3f48 1 0.00/1.00 vMB 0
77,578 77,578 000000000062a0e301d39fc1dd1e7c092903391a75ce45947064ece43068a57c 1 0.00/1.00 vMB 0
77,577 77,577 0000000000350c9c0fa1bad411bbd606ae844a31a5101a85745638d6984256cc 1 0.00/1.00 vMB 0
77,576 77,576 000000000003f07bfc2a2a245b4422d8266541afa249907a628c445758e21963 1 0.00/1.00 vMB 0
77,575 77,575 000000000050b949fb746282dcb9c0f9b1d172aa4c85fb6db6aef77255c3a953 1 0.00/1.00 vMB 0
77,574 77,574 000000000065c0b48b182049c187b664cdb2ae733be8458876347f6755125cbe 2 0.00/1.00 vMB 0
77,573 77,573 00000000000ffa0cc343e3fafc9cb405a1d0365d20577ef352b1dc73e3af171e 2 0.00/1.00 vMB 0
77,572 77,572 000000000008eb783219e48823eb531d2b8c321a1818ddf06fd5b3aa98a9bb6c 1 0.00/1.00 vMB 0
77,571 77,571 00000000001cf3455a724631a4a1f29708d5a918bd5d4577392298f2e9108b86 2 0.00/1.00 vMB 0
77,570 77,570 00000000003c1fe67e4ae9bdc92050e44095792f49303bbc3d204f29d3cedee0 8 0.00/1.00 vMB 0
77,569 77,569 00000000003e87548fd88ee23fe0e1ad1aaa95b03ece42a7b6338be9949f41ad 1 0.00/1.00 vMB 0
77,568 77,568 00000000002d0f3c5987ef7dcbc52d94fdf6199d65e9906c73e6ad1cfe0b93e0 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.37 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: 818.25 GB
    • Received: 24.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.