Loading Tool

Explorer IconExplorer

Memory Pool

83,447 transactions
31.62 vMB
0.11226571 BTC
Random Selection Loading Transactions
Max Size: 193.30/200 MB

Candidate Block

Mining Attempt 9ee6ee7d46aca69fdcae91cc076dd2eb7a251591c42895e56318b220207d1e88
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 3c3f0b6fea217db3f26467aed5f59aa401b58d9c53558238c0355d7ff227e029
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,199
Size: 1.00 vMB
Total Fees: 0.03845180 BTC
Feerates: 301.05 > 3.85 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (471,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,975 443,975 00000000000000000250da5f7f9ce0adb07a65e1892f3ad5f6f6f0331cf743e8 2,127 1.00/1.00 vMB 70
443,974 443,974 000000000000000003709f2a405aad412d176586836e2c0324d53716b9c9d546 2,083 1.00/1.00 vMB 84
443,973 443,973 000000000000000002b8cd9bac11e0150124604ce939159af760d170de50d35e 829 0.38/1.00 vMB 79
443,972 443,972 00000000000000000121ffe6dd2dc97a8ba4634d31f79945e9799255448eb4b7 236 1.00/1.00 vMB 11
443,971 443,971 000000000000000002e51c740d1f01073ce26e3b52620eb558745f446fff1991 2,408 1.00/1.00 vMB 73
443,970 443,970 00000000000000000161c51bdde47bad0ba9f929b64a516ba100d8ec6deef85d 564 1.00/1.00 vMB 23
443,969 443,969 0000000000000000007e9ff52f93d386492f7e0519cc1093b5687a2aa933dcca 957 0.37/1.00 vMB 75
443,968 443,968 00000000000000000156d289af7f610b98b771743d238091b6cc48fb1b5b9991 2,161 0.88/1.00 vMB 79
443,967 443,967 000000000000000002039f66e457435083db5eefd34fc19aa9d4aedc8dcc8a89 947 0.41/1.00 vMB 76
443,966 443,966 000000000000000003331478d2eaec52de6766caba63b28d21bb7631e6c3cf15 539 1.00/1.00 vMB 20
443,965 443,965 0000000000000000003fc15738d1db1499732d4172eebe736d20ba2abb83b7fe 1,508 1.00/1.00 vMB 52
443,964 443,964 000000000000000000fabc44872d0675d941770d949ed05da5f278c8ed81a577 1,731 0.93/1.00 vMB 53
443,963 443,963 0000000000000000027d83a03fb2f822742cef81f59303c12210b1f2f60040b7 139 0.05/1.00 vMB 118
443,962 443,962 00000000000000000092f810f44a3205bacc9672f3f29a1ea67b037420c1c41b 1,966 1.00/1.00 vMB 64
443,961 443,961 000000000000000000264d9f7d657aafd11b9f68959cda99ba594a3f167014fe 2,313 1.00/1.00 vMB 76
443,960 443,960 000000000000000003575783b94eac09c017cfc98e9640f59cfa9536d6bd6368 3,025 1.00/1.00 vMB 92
443,959 443,959 0000000000000000022dd91820d65aab77b00b2b28838f14e61b04663d434237 2,649 1.00/1.00 vMB 100
443,958 443,958 0000000000000000004280087f69530f5ea6b9285634d332b6c014c22b0017bc 997 1.00/1.00 vMB 34
443,957 443,957 000000000000000000a9fe525b72834058053e83b82f041026fc85b6971f03ed 711 0.97/1.00 vMB 30
443,956 443,956 0000000000000000023ba65bdbc2c6a39efa0856de0ee66c153515b3604e1ea2 2,295 0.98/1.00 vMB 76
443,955 443,955 00000000000000000045a66d4db722cdd19abf0790c14bd8ca768341e1dccec0 708 0.71/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.