Loading Tool

Explorer IconExplorer

Memory Pool

79,336 transactions
29.41 vMB
0.12632721 BTC
Random Selection Loading Transactions
Max Size: 177.04/200 MB

Candidate Block

Mining Attempt 3975f53fe1378baed65e083eed61b842d28f6b1d87e61854256a1969e9e9771b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 6cc93b5c729310a64dcd84e865291d678f0d7b0cf60715dbfd4b6cf2a8d72398
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,395
Size: 1.00 vMB
Total Fees: 0.04612558 BTC
Feerates: 150.80 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (107,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,301 807,301 00000000000000000004a4a680b8f84b254dc162aa77fcf71800478e0f5bdd13 2,117 1.00/1.00 vMB 26
807,300 807,300 0000000000000000000144877ad6d80992b13099a26600fdf71ec92001fe0dce 7,269 1.00/1.00 vMB 12
807,299 807,299 00000000000000000000623a8d01478b742fc5dadbea365adfa1dae51a84ec85 2,411 1.00/1.00 vMB 18
807,298 807,298 00000000000000000000240249327387fabae48c7ec73d1e97ae5420a9afb069 1,703 1.00/1.00 vMB 21
807,297 807,297 000000000000000000008b55a61959a3a312f0938cd70c2de950252fc9efef80 1,837 1.00/1.00 vMB 15
807,296 807,296 00000000000000000003225436d1a479b88d258fff2541bf0b387afa24009265 2,476 1.00/1.00 vMB 19
807,295 807,295 00000000000000000000bcbe33b2e63178d7eefca8c09e0effb013dc94c88495 2,196 1.00/1.00 vMB 19
807,294 807,294 000000000000000000052a494842a3ce17f3e3de971284f6dededd1ad922b394 2,571 1.00/1.00 vMB 27
807,293 807,293 000000000000000000006040dfdc679d12d8eba47215da6601bc8bf9cc2f7967 3,003 1.00/1.00 vMB 28
807,292 807,292 000000000000000000001894322b292db64af59441288ab35c30060ad825b9a6 1,353 1.00/1.00 vMB 14
807,291 807,291 00000000000000000003c5eb2b75beb0028f0c5dd9c424a227c5272899729a02 1,817 1.00/1.00 vMB 18
807,290 807,290 000000000000000000010862f6ef5f47744ead8de2847bf3bb64e072c1fd746c 2,316 1.00/1.00 vMB 18
807,289 807,289 000000000000000000052a8aecd9e7acaaf6efd513828e870eb3120213af77e0 6,188 1.00/1.00 vMB 13
807,288 807,288 00000000000000000000c5f92f3a295df5bd05c1442bf6b157d6ae2c1b5c2bbb 2,269 1.00/1.00 vMB 15
807,287 807,287 00000000000000000000d24358d1d5726c5d8b391f177ec3aa47ec57454670c6 1,568 1.00/1.00 vMB 22
807,286 807,286 00000000000000000004d961ec89cbbcd8364b2ebd08c1cb7e078477a5796cc2 3,215 1.00/1.00 vMB 15
807,285 807,285 00000000000000000004391df024ad927dc7cb69c13086e90f6ad575697b67c5 3,642 1.00/1.00 vMB 13
807,284 807,284 0000000000000000000092a1511f74e054fa828ce1cb1eae424ce78bd7963349 2,503 1.00/1.00 vMB 21
807,283 807,283 000000000000000000044a194883e83d42b0a324821c2aaf99d2f9fe51aacc84 4,449 1.00/1.00 vMB 14
807,282 807,282 00000000000000000002f8f6a88831e06ff881b974d1271944d2bb89014ce57b 4,753 1.00/1.00 vMB 14
807,281 807,281 000000000000000000048d2afa703debd5586d0a80578c0a4c1310e6b83d8efe 4,229 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.