Loading Tool

Explorer IconExplorer

Memory Pool

73,640 transactions
28.37 vMB
0.07368126 BTC
Random Selection Loading Transactions
Max Size: 167.94/200 MB

Candidate Block

Mining Attempt ad2d493ada1f456456b4e914705ec59b5dbef9904765995810219eecbdbf7dfd
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root b68f81a8ac8a984a5368b94685de086043e797a34184d79f8a2ebb1fd6e76008
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,403
Size: 1.00 vMB
Total Fees: 0.01684598 BTC
Feerates: 60.16 > 1.69 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (342,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
572,632 572,632 00000000000000000019ac3060d6ac1e7d692a3b298dd85b55552bd359c82947 1,827 1.00/1.00 vMB 68
572,631 572,631 0000000000000000000b6facd739fd3ea32108a3442603eed5847c17410bfd30 3,110 1.00/1.00 vMB 69
572,630 572,630 0000000000000000000351df462422daca62ceeb6081a87769256f8ed1974f4c 2,689 1.00/1.00 vMB 51
572,629 572,629 000000000000000000219722c4a453e72dda0baee96053e764162ff4502a35ad 3,025 1.00/1.00 vMB 57
572,628 572,628 0000000000000000000aadf13168fa97022561c4785ecd3d5e342e04350ff309 2,057 1.00/1.00 vMB 52
572,627 572,627 0000000000000000000704582269b39ef57b223b7a005052fbaf945ee219949f 2,517 1.00/1.00 vMB 56
572,626 572,626 0000000000000000000c456b112ee03f7f8d9d6ed8ac44b6317b1fdd52682bef 3,095 1.00/1.00 vMB 81
572,625 572,625 0000000000000000000d46789db23009540a6268c4e4697c6a408ad38da86023 2,148 1.00/1.00 vMB 74
572,624 572,624 00000000000000000029fa2e6e47a211ac84333617a6639ee27f23c01450e4a9 2,354 1.00/1.00 vMB 79
572,623 572,623 00000000000000000008455de63b5b10964f10973c39cc2e2b8f6b51e8117c03 2,506 1.00/1.00 vMB 86
572,622 572,622 0000000000000000001676f9be0a9074844bb99e6901c464789cefdcfa534d37 3,402 1.00/1.00 vMB 7
572,621 572,621 0000000000000000000570020107f1151a62d9ee0076b51a37d2bafd07ef8cad 2,795 1.00/1.00 vMB 47
572,620 572,620 0000000000000000000eabbc1b2ba147ca40e4f54fc61b9d01e5bf22a2c515be 2,851 1.00/1.00 vMB 46
572,619 572,619 0000000000000000000edd8a8edb930880f2ec43a735e9c3d31f85c29b944468 2,907 1.00/1.00 vMB 71
572,618 572,618 0000000000000000000a3f20967a4552cd574a7d79ccf6ac4389bbe891c85101 1,681 0.76/1.00 vMB 18
572,617 572,617 00000000000000000029e288e3f821de95047c724ca54c12fd99c36dc73f706f 2,030 1.00/1.00 vMB 22
572,616 572,616 0000000000000000000afba63196361b31550ef1e1eb35790b6ed1ab9388b148 1,414 1.00/1.00 vMB 50
572,615 572,615 00000000000000000011db7e4a3b385e1429b0ca8026ea53a059e7240b904635 2,753 1.00/1.00 vMB 11
572,614 572,614 00000000000000000018712bdadf32e0abcf6d9561b0cd9319f01adb4f93ef3c 2,955 1.00/1.00 vMB 29
572,613 572,613 00000000000000000005163d48ef3b3e913d90a3b28b12e5f33198f7e507ebfd 2,836 1.00/1.00 vMB 11
572,612 572,612 0000000000000000000ed0e2d019daded092609d7589ad3c85bb970d7cd7693b 2,906 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.46 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: 667.83 GB
    • Received: 15.30 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.