Loading Tool

Explorer IconExplorer

Memory Pool

51,512 transactions
29.26 vMB
0.07972858 BTC
Random Selection Loading Transactions
Max Size: 158.27/200 MB

Candidate Block

Mining Attempt 1ee7c24e7b1852e1aa0fb5c584a6128697ecfcd5e3627540ddfce7c015cba08e
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 0f791b963e8add190f68a43b2748401ded26f786f9edf64712a0f90cf7d1ed77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,452
Size: 1.00 vMB
Total Fees: 0.02353244 BTC
Feerates: 173.90 > 2.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (167,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,236 747,236 0000000000000000000949f53c4b19eaaa5af76db2b4928a2ea184df8eb1970f 275 0.10/1.00 vMB 10
747,235 747,235 00000000000000000008fc1edab3829cbe74e5278145cee03ede26d08d2652da 410 0.28/1.00 vMB 2
747,234 747,234 00000000000000000009e35ef64a0b179b5e8dd2fe4d8907027e382551f44fa8 2,587 1.00/1.00 vMB 7
747,233 747,233 00000000000000000005cca3245944877f58dfe956045bc181b86d802cd5005d 2,831 1.00/1.00 vMB 12
747,232 747,232 000000000000000000077486f108e5a4548879f288b221176fe588e81067bc8c 1,760 1.00/1.00 vMB 10
747,231 747,231 00000000000000000002a5f0d0f3286e2f0d01b10bb5066006ec8521c69bbe20 785 1.00/1.00 vMB 14
747,230 747,230 00000000000000000000ab49e97962ea99099daf7e8f4b30a163b321cb0577b7 2,265 1.00/1.00 vMB 21
747,229 747,229 000000000000000000078e06da1746f2fbfa85656d58abf8f5ec659742b4c8d7 955 0.32/1.00 vMB 11
747,228 747,228 00000000000000000006c61a380dcf3ee4278f0d38a3bbfb65b940a839338e92 853 0.31/1.00 vMB 11
747,227 747,227 00000000000000000000d1f56c10ce629ef4d8d9c2234974f7d9a3cdee174b40 943 0.47/1.00 vMB 8
747,226 747,226 00000000000000000002e48816e935beafc07926f500278a618b72ff8bcd7f03 1,661 0.81/1.00 vMB 9
747,225 747,225 000000000000000000062839db6ef0a6856263545e3b044765c531261a45977f 2,722 1.00/1.00 vMB 10
747,224 747,224 000000000000000000046e831d8fee4df28aff9e831af180f106f3c566dcaa54 2,250 1.00/1.00 vMB 14
747,223 747,223 00000000000000000000b555237f7f0e0815d4866654ea0fa4f211c90ece0c25 1,996 0.93/1.00 vMB 8
747,222 747,222 00000000000000000003d21a41c54db16c43a1306121daa88e70feda9dbdfbd4 2 0.00/1.00 vMB 5
747,221 747,221 0000000000000000000190ccde2b75742a4e2bc100bb02e3d256fef15a47c28f 1,060 0.55/1.00 vMB 8
747,220 747,220 00000000000000000008b2e5d4e8876e6bb5856282e977f100f3382871b080f8 3,107 1.00/1.00 vMB 14
747,219 747,219 0000000000000000000860586591d2cc13e37b3004df45ab70856972d5395460 1,277 0.99/1.00 vMB 4
747,218 747,218 000000000000000000022facb1674513b3bb6d420e49cdc57c94fafb3938554f 3,325 1.00/1.00 vMB 4
747,217 747,217 000000000000000000031e70735004b85d79ea4432a6c2f13ad6e702c5d1b5bb 2,516 1.00/1.00 vMB 9
747,216 747,216 00000000000000000004cca2e1a71f66d7e41839368bd07edfe68262660bbd50 2,139 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.11 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.84 GB
    • Received: 13.65 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.