Loading Tool

Explorer IconExplorer

Memory Pool

51,619 transactions
30.54 vMB
0.09879693 BTC
Random Selection Loading Transactions
Max Size: 164.00/200 MB

Candidate Block

Mining Attempt 9d95edaf1601e740c9f5a61e2be690eb229d853d58d99d28cf248dc3964dd4c8
Version 20000000
Previous Block 00000000000000000001ee4aa122a84c1edba54383a46e61a1360f7651db78b5
Merkle Root 3b5eab220d8d9952fe89f87dd81572abf9c2f5a2009695badf96151ad0b172d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,782
Size: 1.00 vMB
Total Fees: 0.02429771 BTC
Feerates: 70.30 > 2.43 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,815 (259,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,338 655,338 0000000000000000000e4a9bbc39c161508065764ea5906f625bc22ad84fb385 847 1.00/1.00 vMB 151
655,337 655,337 0000000000000000000b06797266e6d86d965cc892ad1dd713393c06fcb61f0e 1,111 1.00/1.00 vMB 39
655,336 655,336 0000000000000000000e803588020822a6b767ab522c90979b47b25089c0bee9 1,706 1.00/1.00 vMB 28
655,335 655,335 000000000000000000098ed0d1ec71b387057d2204a00b49d630f08cb50d12e8 876 1.00/1.00 vMB 65
655,334 655,334 000000000000000000071065ee9c044aa73fa651bd60c5de2cbc9a5bd20a0922 1,451 1.00/1.00 vMB 114
655,333 655,333 00000000000000000007db0a19bf3d5536ad461e415f449f7093d9e169567648 1,061 1.00/1.00 vMB 83
655,332 655,332 00000000000000000005c10b1d8159e02e0db27397917d9af63a6cbd232fbb86 1 0.00/1.00 vMB 0
655,331 655,331 000000000000000000029e168e6ab36a9246a70898f1e06866bf5b45308e3e5e 818 1.00/1.00 vMB 45
655,330 655,330 0000000000000000000593d7838a6f003053b46e3a05f64cfaee3797f7c6bf71 2,247 1.00/1.00 vMB 130
655,329 655,329 0000000000000000000cea487b27d68f86a1941d4a0553a6aff9fdc7e34af989 2,452 1.00/1.00 vMB 180
655,328 655,328 000000000000000000037324b4a244b31b6f0e535500c9466595eb3c2bc7a6f4 2,811 1.00/1.00 vMB 226
655,327 655,327 00000000000000000006d42554df5d7a15be14b449d5e8c0bfff0fd233a1c26f 1,407 1.00/1.00 vMB 17
655,326 655,326 0000000000000000000be13e86b3e9f43a9287f51b4d1af9ad7b60b41324cf68 1,435 1.00/1.00 vMB 63
655,325 655,325 0000000000000000000f62c50356c8301931932069743bad7825b2c92a287279 1,488 1.00/1.00 vMB 253
655,324 655,324 00000000000000000006efc5a124449cdf489a108473e3d5a6c5754e56e7afed 911 1.00/1.00 vMB 39
655,323 655,323 0000000000000000000d8a05264508c7fb9ca25dddb47415adadeb61735d66ce 647 1.00/1.00 vMB 57
655,322 655,322 0000000000000000000f4c6ddbd3742f7242a80d7756868fb48fa2bc05680f82 2,218 1.00/1.00 vMB 171
655,321 655,321 000000000000000000032cca879ce9b2da292199df4a51cb2c1c226f69d188a1 1,523 1.00/1.00 vMB 34
655,320 655,320 0000000000000000000fd0c0091eb56633ce34aaa49dcc8ff17f8a58eee2a3d3 1 0.00/1.00 vMB 0
655,319 655,319 00000000000000000002488d04371a9faddd490163b4a15bb85de282ce69eadb 2,618 1.00/1.00 vMB 57
655,318 655,318 000000000000000000075043627b0095f4e1aea62b97441f2de15ba6d60f1606 1,097 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.06 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: 651.14 GB
    • Received: 13.43 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.