Loading Tool

Explorer IconExplorer

Memory Pool

81,930 transactions
30.17 vMB
0.16501286 BTC
Random Selection Loading Transactions
Max Size: 181.38/200 MB

Candidate Block

Mining Attempt a71a727c88938e80b4298e85e592cf975ebb269be852fddaeb254ef3b7a2149b
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e316ef7567497961333d7ace1149eeb5805d249a04bc3949531732d5e88ec786
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,823
Size: 1.00 vMB
Total Fees: 0.06216845 BTC
Feerates: 1,002.91 > 6.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (173,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,681 741,681 000000000000000000069113fd7eb3d7bfff54fea598b0247d4808a48c511308 2,059 0.99/1.00 vMB 8
741,680 741,680 000000000000000000007a43ce7180dd6511d02b2c392f641bd680af5ded0a9f 1,221 1.00/1.00 vMB 12
741,679 741,679 000000000000000000093de442decb6f4094fc660a6dff09afce83432984c878 1,703 1.00/1.00 vMB 20
741,678 741,678 00000000000000000001872f5afaa0c76a88dd8e6440d83f27af62d522789104 2,049 0.78/1.00 vMB 12
741,677 741,677 00000000000000000005a493097b07ccd9a3dcef6df3c9f38a5962dd9fa323d6 95 0.21/1.00 vMB 2
741,676 741,676 00000000000000000006c46aa748a794cc99c1eff15a22a9b11d331bb0f25d57 2,039 1.00/1.00 vMB 11
741,675 741,675 00000000000000000004e13c76ae65d99a9b9510ca8c6fd7f6cb77f713311d70 105 0.06/1.00 vMB 10
741,674 741,674 000000000000000000071408f8ff6078a63f107c9ef7ade346bfaf01fddcd8da 148 0.04/1.00 vMB 22
741,673 741,673 0000000000000000000930b0de8806ac5d414a51d9136a5444a46d79945b77d6 1,494 0.56/1.00 vMB 13
741,672 741,672 00000000000000000003c060153697c2b8ff90fb47d5351bf9a1e843c6334baf 893 0.42/1.00 vMB 11
741,671 741,671 000000000000000000077cedf50b48c8f7aa75f86f9380ba258382948165bebe 1,037 0.40/1.00 vMB 14
741,670 741,670 000000000000000000016703bf7b576448aa15fb498fce28aedd3db8e8903a2c 1,150 0.41/1.00 vMB 17
741,669 741,669 000000000000000000050ace80a6a3f6af9bd287b2691d45a7a160d4475594d5 620 0.36/1.00 vMB 12
741,668 741,668 00000000000000000008e1c65988112ac81a931b207e6ea71b7f1061a2c52239 1,429 0.85/1.00 vMB 15
741,667 741,667 000000000000000000040d2dd1a1fb4ce705da0ec32183552c1b8589ab0c3e50 1 0.00/1.00 vMB 0
741,666 741,666 00000000000000000002e56fe29eec69bbcd6eb94fe06b4fe3c0fca48a94333e 126 0.03/1.00 vMB 13
741,665 741,665 00000000000000000003655090bc299eb8862b64dc2017c4c3a297fac63f1955 189 0.10/1.00 vMB 9
741,664 741,664 00000000000000000007e2f19098df23a9243031f84096b49a7a6ebede567ad8 263 0.25/1.00 vMB 5
741,663 741,663 0000000000000000000871c62ef285474c6c3867f887cfcb76d230072305e44b 2,078 1.00/1.00 vMB 16
741,662 741,662 000000000000000000023405d2a9bfa6c06610a4cd0bffa5f8f2dcd72023b175 1,274 0.53/1.00 vMB 14
741,661 741,661 00000000000000000000a2b266834ebf6a6f6c39cceae3f31cdaa0a744064125 635 0.21/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.