Loading Tool

Explorer IconExplorer

Memory Pool

56,447 transactions
32.12 vMB
0.18194969 BTC
Random Selection Loading Transactions
Max Size: 172.88/200 MB

Candidate Block

Mining Attempt 4f79e1c081a3156869cc232cb545e11f3d7641c6955abe06137b6594d4174411
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root fb5002b87bd7d53f5322c8e2f74b73902be0bc69c5596adba49927c91449616f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,648
Size: 1.00 vMB
Total Fees: 0.07192595 BTC
Feerates: 465.21 > 7.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (644,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,367 270,367 0000000000000006bd53bbcd34489a704271327db987d837c4a1c76f1f2a351e 713 0.25/1.00 vMB 100
270,366 270,366 00000000000000015879c255afc906dab9a199311d6a0e88078ffb295a402e42 1,330 0.90/1.00 vMB 17
270,365 270,365 0000000000000000770b615371370c23d001377d87af616029485729539d16c8 466 0.25/1.00 vMB 28
270,364 270,364 0000000000000004290999baeade3154a869bf1427a6df5b8c1306d25bcad514 1,013 0.50/1.00 vMB 60
270,363 270,363 0000000000000004f9bbc8ead10304241c7d4a2a9014aedab487cb6cb78f963d 1,389 0.50/1.00 vMB 273
270,362 270,362 0000000000000005ae0435af7bd38da0340807a9af9adde82766d5d6f05c0d30 535 0.25/1.00 vMB 189
270,361 270,361 000000000000000159b6b8bfbaf9608c2c25cfc940950b1ec85f58f43992f604 1,151 0.50/1.00 vMB 63
270,360 270,360 00000000000000061e27e44ca0ef6394efdbc65e1e2b28ee47d87f18ff2d8a5b 1,522 0.50/1.00 vMB 111
270,359 270,359 00000000000000035462f45eefa809b8acce181b30ae77a62cc8378ca3b05153 664 0.25/1.00 vMB 108
270,358 270,358 0000000000000003fd866d18daf1c44225f2d99734f932660c52e698296f5d56 573 0.25/1.00 vMB 75
270,357 270,357 00000000000000059848b88b893177ddbbb5d38ad3782f17f4d197be4afa60bb 634 0.25/1.00 vMB 190
270,356 270,356 000000000000000116f9985f0c30420669c734116bac61e07964c77f3d7b7765 523 0.50/1.00 vMB 15
270,355 270,355 00000000000000002cf01407e02bb433b853cdfc43fa35ab0c12c63d4c55ecad 939 0.50/1.00 vMB 49
270,354 270,354 0000000000000000b858bd169cfcfd2a4f158844a675aeddf36f5b8bd9270653 1,058 0.50/1.00 vMB 83
270,353 270,353 0000000000000001357081ce36efab20c6d7a7592d3b1bb4f1456b7918fee045 1,446 0.50/1.00 vMB 52
270,352 270,352 0000000000000004e1b62bd2436ffc101544f295295402e1638672b8a9a66b43 647 0.25/1.00 vMB 207
270,351 270,351 000000000000000661f31eab7c0fd97bafbd0f9c511d1d75f7aad98121984bdc 312 0.25/1.00 vMB 30
270,350 270,350 0000000000000003bcb16362bd73fd02a04e1d674a310b2e042ff9b3a29b3aea 248 0.15/1.00 vMB 51
270,349 270,349 00000000000000039fd3824b1293261cec1f65968925022e2f00da36e0216d6b 653 0.25/1.00 vMB 81
270,348 270,348 000000000000000050cbed1b2b8553eb87d530baed32944417407e4bffac4fde 877 0.50/1.00 vMB 44
270,347 270,347 0000000000000002cea3b7edde1bf63401a0b2186dbfd30727c23194fb4b2303 519 0.25/1.00 vMB 40
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.18 GB
    • Received: 13.46 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.