Loading Tool

Explorer IconExplorer

Memory Pool

43,344 transactions
26.56 vMB
0.06283462 BTC
Random Selection Loading Transactions
Max Size: 139.66/200 MB

Candidate Block

Mining Attempt 45ca990552f2282a502fb1295705793f341d1bf976f339649eb4e507451097d1
Version 20000000
Previous Block 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17
Merkle Root dd46b3ec90f4fa671bc995d67553148677fc918b5378e671c2896f26edd8ae39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,212
Size: 1.00 vMB
Total Fees: 0.01416631 BTC
Feerates: 74.70 > 1.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,728 (101,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,116 813,116 000000000000000000039bb3f204d822d72ee959e73d269d635784436acd7e4c 2,536 1.00/1.00 vMB 8
813,115 813,115 000000000000000000025e020a2b5f04feabb1ee2fd0c5dddacf08532df4639b 2,009 1.00/1.00 vMB 10
813,114 813,114 00000000000000000001a0868245a14b1e3ac97787bd22c22b4668d6d625dfb3 1,571 1.00/1.00 vMB 11
813,113 813,113 00000000000000000003c0fbbaf5968fa5d906ce8b902c47c97345ac91cc5f2c 2,242 1.00/1.00 vMB 15
813,112 813,112 00000000000000000003544ee1cb56cda89e19fd134bfacd1f4f7b8eb3445197 1,748 1.00/1.00 vMB 7
813,111 813,111 0000000000000000000072fd24f49934a0ce590ce6bbb03e4bb46fec2b01cb74 1,661 1.00/1.00 vMB 8
813,110 813,110 0000000000000000000357c5ed36e7d9fcd35c7cb455eb1bb3f745ad1dd96645 2,363 1.00/1.00 vMB 13
813,109 813,109 00000000000000000000c90ffd201f8c57058be27d1a14899a056cb206440b1a 1,373 1.00/1.00 vMB 11
813,108 813,108 00000000000000000003467a7f017502fbc1a4085312446d577443d18b0546e9 2,296 1.00/1.00 vMB 19
813,107 813,107 0000000000000000000324bddc8b1ea7fa119a482f5aca9cca689d5db317241f 3,098 1.00/1.00 vMB 26
813,106 813,106 00000000000000000000ac3c391ffd5dd63661c7588dbe8abfc2df87d2a893d5 1,940 1.00/1.00 vMB 15
813,105 813,105 00000000000000000002f70ee5bfb13082756db260eb9ccf3067e58c9ff0e092 1,917 1.00/1.00 vMB 15
813,104 813,104 0000000000000000000167de7e47e9e643cc088b6f0a5c9c5d63a414d6847aab 1,400 1.00/1.00 vMB 11
813,103 813,103 00000000000000000001390cb2cd085b83ff8accef4fa635f3d4d8724ef24ef2 3,326 1.00/1.00 vMB 24
813,102 813,102 000000000000000000041195a5a3f99ea00c3bb562481443cbb3b7d5692f9655 2,603 1.00/1.00 vMB 16
813,101 813,101 0000000000000000000119d8f1fba81a500fd1d801fda5b836348e1e48542c7f 2,893 1.00/1.00 vMB 17
813,100 813,100 00000000000000000000c599e7b7589d168228be5d166eb8496fceec55fe0cf0 2,465 1.00/1.00 vMB 16
813,099 813,099 00000000000000000003453072ae9b73aebe93ebc409e0e682673b11e18faead 2,334 1.00/1.00 vMB 16
813,098 813,098 0000000000000000000071fa74c0eaac7472f767a028db6fe0dc4ab4b4519dfd 3,569 1.00/1.00 vMB 20
813,097 813,097 0000000000000000000270c9fdce7b17db64cca91f90106964b58e33a4d91089 2,892 1.00/1.00 vMB 21
813,096 813,096 00000000000000000001bc2e0445acea8a37bf5631311a95f90c518068531151 3,400 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.91 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: 645.83 GB
    • Received: 12.78 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.