Loading Tool

Explorer IconExplorer

Memory Pool

54,707 transactions
32.30 vMB
0.22696577 BTC
Random Selection Loading Transactions
Max Size: 173.17/200 MB

Candidate Block

Mining Attempt 78cd57e0481504ac962af1d269b7532bfc4c824d13a71c8b2402a7299dc96d73
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root ea55d74f349ae4c71b837ddb42d7e5b9b66820d5c4527e232030c1fd84e77237
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,028
Size: 1.00 vMB
Total Fees: 0.12015548 BTC
Feerates: 101.66 > 12.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (736,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,867 177,867 000000000000009ac8605c0d8da92ab50f80b5f8add44c009e60d91158a5c83e 87 0.03/1.00 vMB 71
177,866 177,866 00000000000000cd7a041952479e7fec6022cb2422d2a2d00f0e3b7aa7796471 13 0.00/1.00 vMB 17
177,865 177,865 00000000000007262a439a26bb0bb36f731c03f7a3cef15a1ac7cfcdbcd2dc83 34 0.01/1.00 vMB 292
177,864 177,864 0000000000000919edb2c6deb76decf6d17788517d78b30caffda88b408e8c4b 22 0.01/1.00 vMB 43
177,863 177,863 0000000000000578b61c1483ee47c54ea85f78d517b07d032e413eb21501cee3 53 0.02/1.00 vMB 109
177,862 177,862 000000000000053c255a7bab2c0709493dd3dfb4476590602f579c311c5ada45 59 0.02/1.00 vMB 112
177,861 177,861 000000000000096f7c96826264455b0d75ecda78bac14b9f04baa15b84b0f490 14 0.00/1.00 vMB 330
177,860 177,860 00000000000004cf4185ea30f5cefb2e646da4f2c2337ad10c8afbea2271b7ca 21 0.02/1.00 vMB 29
177,859 177,859 0000000000000a27de9bad4b61581a3d2b04858a92aa84b5d44bb3787f41584d 11 0.01/1.00 vMB 47
177,858 177,858 00000000000007865c776123904ed40406b14974638b7cdc49cd63b0c6fbd390 92 0.05/1.00 vMB 271
177,857 177,857 00000000000007da2771c4f76ad8f82d21fdb008e24320b7a71a6371602b0daf 21 0.01/1.00 vMB 125
177,856 177,856 00000000000001642b07f95cd7be2192acacb3aa2dd9054f4f35c99a6295c024 105 0.05/1.00 vMB 153
177,855 177,855 00000000000005bf0193c6e70aa7b25a72036260db232efb9b5d175d04e2dac7 24 0.01/1.00 vMB 83
177,854 177,854 000000000000007ca24b71b2f54615b0174e7ee3ef2d620013e2299b707eb829 126 0.05/1.00 vMB 109
177,853 177,853 0000000000000082ed7d6a69c934e115aa004f688d7663ca3a1f9006af6e8292 22 0.01/1.00 vMB 19
177,852 177,852 000000000000064d5b58cf972ec0895a6ae13fd4462cd238034b90b5d26cf5f4 17 0.01/1.00 vMB 188
177,851 177,851 0000000000000671f3226ac8ab01c4a05e7aada0629060192d6320caa9fa22aa 12 0.03/1.00 vMB 44
177,850 177,850 00000000000003f8591bb9df7c015c747fb143efa1760907aceb622d48a57cae 39 0.02/1.00 vMB 215
177,849 177,849 00000000000005c892bdc9301cda870c3428e80076d69950d3126699aac33c37 38 0.02/1.00 vMB 66
177,848 177,848 00000000000001b377dbe5299d0d6ceeebe19a75ed6f600a195ccd5fe138dbcc 46 0.02/1.00 vMB 83
177,847 177,847 0000000000000a3fb5c8a187304d8874b1a34dc50185dd7a2044068ca6caca6e 6 0.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.07 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.22 GB
    • Received: 13.48 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.