Loading Tool

Explorer IconExplorer

Memory Pool

86,393 transactions
31.62 vMB
0.14666282 BTC
Random Selection Loading Transactions
Max Size: 190.69/200 MB

Candidate Block

Mining Attempt c40381e74528f95757cb3ebc2ba59bd12451fa795144d22bb50adc52e4cf4fdb
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 7d9c4293fbb2373c55fa83ea0f6af3665ed49703447959d625e1efd635df2861
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.06471220 BTC
Feerates: 214.31 > 6.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (675,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,867 239,867 00000000000000eca4da329da1d2e2ddbbce35181e344ba2ca13fdc8a7d1b420 256 0.27/1.00 vMB 21
239,866 239,866 000000000000015e6587cc6e7a7586f1ba8f6abbcebe1fa40b21bbb40b082e54 187 0.07/1.00 vMB 164
239,865 239,865 000000000000004a90c52cb16c3b4600321728952b702fc227ccf890085fba4a 504 0.23/1.00 vMB 169
239,864 239,864 00000000000000141b2cd52a188a836d0cdf27c33e90c7fdaba8997d917bbe20 44 0.02/1.00 vMB 149
239,863 239,863 00000000000000059620a70b6525ff81d859dd778371fcedbd221cd2d3fc5dfd 275 0.12/1.00 vMB 210
239,862 239,862 000000000000004b6f84384fbc3d9a14cc1b0f71dd7be9ad1b2a9b832445e51b 138 0.07/1.00 vMB 218
239,861 239,861 0000000000000149e6c65e39a853599701d7902a098cda1f1268debc7a2427be 209 0.09/1.00 vMB 188
239,860 239,860 000000000000006c17b22f429d4104b4245f7ab41467690ac608995cb226c64e 44 0.02/1.00 vMB 155
239,859 239,859 00000000000000ab3a5cfd2fc84ecc34b299630e733f5772682b4a1f8da6b965 68 0.05/1.00 vMB 226
239,858 239,858 0000000000000046ecc470b0ebddfc501a37e709ef543a288dd8271a3ea7b32d 276 0.14/1.00 vMB 178
239,857 239,857 00000000000001012bab4650b56762e63eec5ae7b4d48424598d07ad93140626 49 0.01/1.00 vMB 179
239,856 239,856 0000000000000153bb16c903c8ce60681841f528138eddac57b48eb9877d63f4 516 0.25/1.00 vMB 173
239,855 239,855 0000000000000031142a4c2781a335a8008ecd890ae9c605244eddc44c405c50 58 0.04/1.00 vMB 159
239,854 239,854 00000000000000f0fe639ea52180b8f5500adc17e523584e363acede20e204e2 8 0.00/1.00 vMB 0
239,853 239,853 00000000000000b53b4afc206a99bb4367f139975069cf4c1643a110cd7e2d3c 462 0.20/1.00 vMB 200
239,852 239,852 00000000000000313bc07be0f759a3d59143244bb3b41d4bb853c4b0cc8075a6 47 0.02/1.00 vMB 79
239,851 239,851 000000000000011a1c9005a6c9d5d51c2b0de0cccb5f4df49df19e4b5ac6ab05 549 0.23/1.00 vMB 216
239,850 239,850 000000000000002fac674ffea86c1649d3ead9dc731d38cea3a5f737797df712 41 0.02/1.00 vMB 89
239,849 239,849 0000000000000031f68aa78dcef47745c381f0cd146eba08c71c7eefd202a7e2 204 0.13/1.00 vMB 127
239,848 239,848 000000000000015ce081c0b3ede86f9aadd8b5e327eaaaca1cb18f63f4b300b4 233 0.11/1.00 vMB 162
239,847 239,847 0000000000000124cb2f4032048b8bf65628b9d7c2ea46321c673eec38fcabeb 329 0.15/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 782.33 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: 660.71 GB
    • Received: 14.77 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.