Loading Tool

Explorer IconExplorer

Memory Pool

41,580 transactions
26.43 vMB
0.07797806 BTC
Random Selection Loading Transactions
Max Size: 137.72/200 MB

Candidate Block

Mining Attempt c4d1d36b14c7b98631d8ed067bf702133d4d8b33516475440739ebb5f33e73c3
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 8cd74d1554b73eb120befd29ee39d5be7a8ed1c6967c1ecd344e0183caae49fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,465
Size: 1.00 vMB
Total Fees: 0.02944723 BTC
Feerates: 150.98 > 2.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (591,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,667 323,667 0000000000000000057823996a977ae3b41934b67f660f6f5beb23a4432a20c6 1 0.00/1.00 vMB 0
323,666 323,666 0000000000000000049d60d188557b0c29444251c06c27317884475bfaf3e7bd 49 0.07/1.00 vMB 9
323,665 323,665 00000000000000000fe56db1a4abfb4d7266f52ecf92b818067ff6a40d83d7a0 956 0.51/1.00 vMB 26
323,664 323,664 00000000000000001ac5db536acedeb32a5a0631fd1b613cf95ea73f0d7a549f 487 0.31/1.00 vMB 29
323,663 323,663 0000000000000000166efec5dede975b2a9c860e6b2c74e1e2f58383b29e5c03 309 0.19/1.00 vMB 32
323,662 323,662 00000000000000001056b65e8aac7a5b4067fa110ae85daae0693aab7c91c609 139 0.08/1.00 vMB 31
323,661 323,661 00000000000000001b70b9bf1449605a8f8e9eed54dbfa630616c8ac8f4e4e4b 222 0.20/1.00 vMB 22
323,660 323,660 000000000000000009f4898529d20fff7e995224ec4aaafac9b8febda2489b8c 149 0.12/1.00 vMB 13
323,659 323,659 00000000000000000700996ece26dd36010d3e84fc7348202a7469e0fcc57701 464 0.37/1.00 vMB 23
323,658 323,658 00000000000000001a296402f5a6720bc52daeeb799c3b138e5a0722dda10fa0 223 0.12/1.00 vMB 18
323,657 323,657 00000000000000000c307152339d669a14d0f39441ddbfc092a3ddab394e1f5d 1,728 0.93/1.00 vMB 29
323,656 323,656 0000000000000000163dfc54d9d6051773b51a438fbee89824dba17c8e0fa905 64 0.03/1.00 vMB 30
323,655 323,655 000000000000000016603a15ec1538514af4ba5db4001a6449edcab57d9cc64e 431 0.48/1.00 vMB 18
323,654 323,654 00000000000000001aa4deb2e9f0d38bc2f9a7c75ef8ee1e8f719b15c87e50eb 922 0.35/1.00 vMB 47
323,653 323,653 00000000000000001674c57733a899f6ae3f58093260649c8eab127595a0720d 159 0.19/1.00 vMB 15
323,652 323,652 0000000000000000138fb8b8b13e78d57e8c147e9a97fab0163a3026be07f3d2 927 0.50/1.00 vMB 31
323,651 323,651 00000000000000000267173c2641f4a3ee10912c9fa84e6d7274eff79dcc1172 223 0.14/1.00 vMB 25
323,650 323,650 000000000000000010cf86d08ab8864541f80f2e701f005cbf29064a7e209cc4 122 0.10/1.00 vMB 15
323,649 323,649 0000000000000000177beac8e28b3122a7fb860e0102d2e9d500370f3458774f 155 0.23/1.00 vMB 13
323,648 323,648 00000000000000001242dbf905d6e20f57403446bb9dfe0e96a02f62815a3abe 1,470 0.75/1.00 vMB 30
323,647 323,647 00000000000000001d75888eea7eb90380ec1acfd1a1fa3a26c8037ad693ad34 456 0.26/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.