Loading Tool

Explorer IconExplorer

Memory Pool

74,812 transactions
27.61 vMB
0.07391783 BTC
Random Selection Loading Transactions
Max Size: 168.39/200 MB

Candidate Block

Mining Attempt 283458d1c2a75f539867c7054da45620fe72a3ed53c36ff972e34aae3f1a9ff4
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root c108e85c35d974d1f08a99523bb7f2ad968d69ee1d07a76123950053287e9af5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,332
Size: 1.00 vMB
Total Fees: 0.01498416 BTC
Feerates: 100.35 > 1.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (364,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,255 551,255 000000000000000000080f8bcab0409f9e54653fc19978c995e395f69657e5ec 2,929 0.99/1.00 vMB 21
551,254 551,254 00000000000000000015713922800faf482edc41660bbb05915a9b6149738ba9 2,215 0.87/1.00 vMB 23
551,253 551,253 00000000000000000000333fbf8666f807b199d7f625b273be4e64cd8cd82a90 244 0.09/1.00 vMB 23
551,252 551,252 00000000000000000000d035e47ba42d7b927d03b37d0a7d8733c41191f3a7f8 233 0.07/1.00 vMB 29
551,251 551,251 00000000000000000018a25508a8bdecb1a4da41e950540a87da8e0c944c49be 1,094 0.82/1.00 vMB 8
551,250 551,250 000000000000000000272ebd155868e6eedf911bda3175c58cdca279bcdcf7a4 2,823 1.00/1.00 vMB 9
551,249 551,249 0000000000000000001ff764721b3a07c26d0d483e5f8dbeb3c378778ebca66c 1,822 1.00/1.00 vMB 42
551,248 551,248 000000000000000000213ffd50fa65b248bb9955a4115a9ce97ca8d133125e3d 2,196 1.00/1.00 vMB 43
551,247 551,247 0000000000000000001abfe31ab08d39fa5000ac10b35c7ff7cd2454e8ff29b0 1,127 0.78/1.00 vMB 17
551,246 551,246 0000000000000000001e010e3067bf1b17c77bf61e8ba59a597c4e5a0b6cb33d 2,498 1.00/1.00 vMB 25
551,245 551,245 000000000000000000197bbeaaf1fb19543c361fd8694a932469ca74d3298e22 2,723 1.00/1.00 vMB 2
551,244 551,244 000000000000000000135f0a3931bc35a25a9c58e7fdd180b86d5a83fba599e0 2,966 1.00/1.00 vMB 26
551,243 551,243 0000000000000000001f4d42b2b9253ee6377a9147b28056f152876d89c06615 2,784 1.00/1.00 vMB 41
551,242 551,242 0000000000000000001a030416b003a504ce4a34fe614e308480ced892a27174 3,355 1.00/1.00 vMB 63
551,241 551,241 0000000000000000000317c7cba19f6a296d032f3153034b8121546190576447 2,581 1.00/1.00 vMB 15
551,240 551,240 0000000000000000001869f3f7fb70d508ed2766d852752efe047c20ed6789ec 2,975 1.00/1.00 vMB 8
551,239 551,239 0000000000000000001e16b9098297783af15b477c66fc554d25d4031b38c18b 3,023 1.00/1.00 vMB 53
551,238 551,238 0000000000000000000e2129008147441d9409a96d269772a64ae7ad5f0c3f28 2,775 1.00/1.00 vMB 10
551,237 551,237 00000000000000000024e47f6b70ac311f14ad49ee8772ea257a15a06f939fff 2,716 1.00/1.00 vMB 40
551,236 551,236 0000000000000000002374e4cad2a98915ed0f07985bc7ab0988342317d890c6 3,028 1.00/1.00 vMB 46
551,235 551,235 0000000000000000000f0452832119d3f555dc3442ccb76a475b12dbaa221f31 2,761 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.