Loading Tool

Explorer IconExplorer

Memory Pool

81,836 transactions
30.86 vMB
0.08237881 BTC
Random Selection Loading Transactions
Max Size: 189.14/200 MB

Candidate Block

Mining Attempt de1198433bde6fc1e5cdf566e248503131585384c74360499d5436da9a6bb678
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 221a1f3b9438262b48c3e1d6f7b2b50bf3c1e458addc7a817ccdb6b257e37ad4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.01297477 BTC
Feerates: 100.00 > 1.30 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (646,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,975 268,975 0000000000000000af6e4f3bf4ed1e4520fb2ea6bd619696d3e0014927b6970a 482 0.19/1.00 vMB 73
268,974 268,974 000000000000000720e0698f1fe21e6b3b9c6ed22e706e4ef3c90290f95f7dc8 1,506 0.46/1.00 vMB 1,060
268,973 268,973 00000000000000012a2a4189a2fa94fb31723aef1e4f783dbd968ec4fb9d747b 371 0.18/1.00 vMB 134
268,972 268,972 0000000000000001fa115941b6aeb1970247bb1868d8becc399dea9926c599f9 259 0.16/1.00 vMB 52
268,971 268,971 0000000000000006410e863f1523fd2722eb14da48e7c0525935bd376d0bade2 149 0.05/1.00 vMB 57
268,970 268,970 0000000000000006a61bf847cffc0d25cd3ca78f181d6021e79fddda1d95d868 398 0.22/1.00 vMB 57
268,969 268,969 00000000000000085e1d73cc7a4d83f6361198a2c2108ad792af1caeeb07e805 35 0.01/1.00 vMB 64
268,968 268,968 0000000000000001806bc718240ae035b2d61ff3f6665d57aabf1ad338295d34 122 0.06/1.00 vMB 63
268,967 268,967 0000000000000003cb304c3adc8edf7c1196c9700c7917b66b5793510137353a 44 0.03/1.00 vMB 46
268,966 268,966 0000000000000000ded6a246a17356741ee232917510bcc0a10c52b6bc169442 197 0.11/1.00 vMB 107
268,965 268,965 0000000000000002cab82a1a427f135aefd569b7135722cfa62cdede77d018de 267 0.17/1.00 vMB 52
268,964 268,964 0000000000000005a77748c0c429ae79f21c92145d13f80f64ac083c27bb3da0 58 0.02/1.00 vMB 59
268,963 268,963 00000000000000008ebb6d424ad08d02fc60b897438a64a3edb07a30f44c3903 223 0.09/1.00 vMB 56
268,962 268,962 00000000000000041a17ccb5093df2bc639ff0a9ce6206e236c833f2bf5cd96b 301 0.13/1.00 vMB 50
268,961 268,961 0000000000000008032b1a8c030cbb303c4ffb3dea7bb990f7e1ebe2f5b2c958 173 0.08/1.00 vMB 44
268,960 268,960 000000000000000628ab839846eebe1a6b2d6975f88d53bb9b159ee2b1b02b81 333 0.16/1.00 vMB 71
268,959 268,959 0000000000000007a496ece7bd1c41d8d0e5588147f526ad341a1e4af2045fda 211 0.10/1.00 vMB 65
268,958 268,958 0000000000000007b1953c15aef271af66999f23ae4cf43f85d6df8a4d39cb0d 599 0.25/1.00 vMB 98
268,957 268,957 00000000000000082c2f2dbd1eef42431a2f5b862e43c0b663fca665832b844f 18 0.01/1.00 vMB 85
268,956 268,956 000000000000000037a77387e423362fb8b43c6db14a613a2befbc665eeb4347 98 0.05/1.00 vMB 64
268,955 268,955 00000000000000046cc498073c981dda6cf701e026535448d2dd5ce171930750 94 0.05/1.00 vMB 66
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.32 GB
    • Received: 16.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.