Loading Tool

Explorer IconExplorer

Memory Pool

80,508 transactions
30.33 vMB
0.07805775 BTC
Random Selection Loading Transactions
Max Size: 185.27/200 MB

Candidate Block

Mining Attempt e87ad74e606e3b9a51883b0eac2e59192c452b653cd07a32593a7525a430f336
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 66320d7c0aba0656c8a8b25690188f3361eb56b78bf471a4673f3c7283328e2f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,996
Size: 1.00 vMB
Total Fees: 0.01042106 BTC
Feerates: 318.30 > 1.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (628,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,407 286,407 000000000000000025a93f3e2619883898e9398337c8c7a2a5b74c4ebb790892 188 0.13/1.00 vMB 24
286,406 286,406 00000000000000015e2fe7282c3cc93e14b75005a5f7834a9fbc1cb42ca200d7 112 0.06/1.00 vMB 36
286,405 286,405 0000000000000000d7bed8aa8b5ea4dd485bf274b954686f9f1f95ff0e9ecd46 593 0.35/1.00 vMB 871
286,404 286,404 00000000000000002b6109563e53fd6a50abecaeac754caf48d7000dccf95606 95 0.09/1.00 vMB 647
286,403 286,403 000000000000000014ce206282fe10c443ed1eec664694f3a9e52125e12e5cdd 293 0.35/1.00 vMB 1,991
286,402 286,402 00000000000000000dff552747a1ff6215f05ef7ea0d1d17e16dedc6c203adc4 409 0.33/1.00 vMB 19
286,401 286,401 0000000000000000a1a0b682589994aa74307f1c4c800518fb4ad3e0f740b7ca 841 0.35/1.00 vMB 35
286,400 286,400 00000000000000007be8701cde6f30c19adc6d530a56a9f63d17941fb0ed184d 1,190 0.35/1.00 vMB 54
286,399 286,399 00000000000000011eaea98c39f2bec5354244913dee63323477459e952d43a2 44 0.05/1.00 vMB 17
286,398 286,398 00000000000000014b121bbc805bb772b0fa6651100f9c7496b8e255628ddcd3 271 0.41/1.00 vMB 12
286,397 286,397 000000000000000000f7d18f70823955b8efe4b3f8b13a3971899b5e93f49c99 941 0.35/1.00 vMB 48
286,396 286,396 0000000000000000a0dd753e4f87486b6139524426c0a1d6d52217fbfbd0cbc8 467 0.25/1.00 vMB 33
286,395 286,395 00000000000000012859604d4cb5dfe25fde0ec9a5a01e57612a83ce50297a1d 716 0.50/1.00 vMB 24
286,394 286,394 00000000000000015d89843c6bc8d86026908e3b1af4e7334911eeb7bfd57949 1,109 0.35/1.00 vMB 49
286,393 286,393 00000000000000013add2342b4fc2cf58877d2d5f6bcebf623cc41b365ffbd1c 408 0.35/1.00 vMB 28
286,392 286,392 0000000000000000627fb57ccc87401f74b4922aef9bc72648e4775b06f5261f 817 0.50/1.00 vMB 49
286,391 286,391 000000000000000068990704496660a7e70076135b83ee036cd40371931bd954 896 0.35/1.00 vMB 42
286,390 286,390 0000000000000001405ce69bd4ceebcdfdb537749cebe89d371eb37e13899fd9 717 0.35/1.00 vMB 37
286,389 286,389 0000000000000001062077f676e40e022b67b1d42f43968f0cf7fc15004a4574 144 0.50/1.00 vMB 15
286,388 286,388 000000000000000080d209c52176c0c07fd570915978a4509b4cf3bca603bcea 549 0.25/1.00 vMB 34
286,387 286,387 000000000000000124b19fffc5dff44a91dc7665fe646d298d2baf136c72565b 951 0.35/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 783.00 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: 718.27 GB
    • Received: 17.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.