Loading Tool

Explorer IconExplorer

Memory Pool

82,818 transactions
31.20 vMB
0.09621859 BTC
Random Selection Loading Transactions
Max Size: 190.94/200 MB

Candidate Block

Mining Attempt 9ea143852fa9d05082fbd3d5f423b60951d0f0324d0f46e7ad09266077a5720e
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 74fb29278a6c9842ac496e32bb0b691c02025b4746af4389a6e5073c16c73372
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,243
Size: 1.00 vMB
Total Fees: 0.02521811 BTC
Feerates: 100.00 > 2.53 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (508,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,819 406,819 000000000000000001bfffc9638011d70dcd92fdb46a2233a4257cce3db26f98 2,572 1.00/1.00 vMB 56
406,818 406,818 000000000000000005dca066bb43e0d96e8523848c04e95089de5f8f8b0e4007 802 0.84/1.00 vMB 21
406,817 406,817 00000000000000000521f115b31bee82bccb7dd7cb97f2f6d5de9bde6e883d93 1,444 1.00/1.00 vMB 24
406,816 406,816 000000000000000001027530e5e163b54994519277755097aae277a5fd3bd501 1,273 1.00/1.00 vMB 33
406,815 406,815 0000000000000000054df0d46efc53ab17c64705b4ea74630d4bb5857981afe0 1,174 1.00/1.00 vMB 28
406,814 406,814 000000000000000001d14bc60b361af651cf8ab184dc667eaaa9c4396bae86e1 2,941 1.00/1.00 vMB 82
406,813 406,813 0000000000000000031d9c969c6315f57f23e7f927ab7a219a98623d74306b63 1,926 1.00/1.00 vMB 46
406,812 406,812 000000000000000003ed3478209b4ce2d4c90fe55b04b126d055e8982ebcf84d 3,124 1.00/1.00 vMB 73
406,811 406,811 0000000000000000066ffa100f14598f8b1d45ce815777f5fcf73fb106e27f3c 2,900 1.00/1.00 vMB 71
406,810 406,810 000000000000000005662bd12ec2e0dd8c3807cc271b20bbb1bbeae9f771d618 485 1.00/1.00 vMB 12
406,809 406,809 000000000000000006518588df02a989e7eababd6fe29a4431824ca4fcd81a11 1,112 1.00/1.00 vMB 21
406,808 406,808 00000000000000000535f9129ae610f778f9abc73f20de452142802790750b64 2,025 1.00/1.00 vMB 34
406,807 406,807 00000000000000000077cdd1ddbe91ca7f2130546648190808eb75c04ef16a2d 3,491 1.00/1.00 vMB 79
406,806 406,806 000000000000000000a54b37e699cf0a120fbe515ea9d53b46edf71c875a8f32 2,041 1.00/1.00 vMB 40
406,805 406,805 0000000000000000027a141f3b54721d4f80992997965c31459ab40f6d873438 2,798 1.00/1.00 vMB 71
406,804 406,804 000000000000000004e5758d12b4c4d911664cebca9aea972a0cafcc8b6e283e 1,266 1.00/1.00 vMB 30
406,803 406,803 000000000000000000d349c098266185c018e1880ac12812f063dcfbd09dbca7 2,887 1.00/1.00 vMB 58
406,802 406,802 000000000000000003770478cd89d8d00716106619412bd6ea7a638a9bae52ae 1,658 1.00/1.00 vMB 35
406,801 406,801 0000000000000000049eb7c3fbd56b07f4b4b7d0e5178eae578f7448cd65fb6a 1,120 0.99/1.00 vMB 23
406,800 406,800 000000000000000001c31935b6b49fbfe1c44cbaa31a7875d59a22b09b99d380 1,761 1.00/1.00 vMB 33
406,799 406,799 000000000000000002c6bb4940214d1b242111cc6b5a2cfdc92d54f4f3325df2 248 0.10/1.00 vMB 36
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.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.