Loading Tool

Explorer IconExplorer

Memory Pool

53,707 transactions
29.89 vMB
0.10241887 BTC
Random Selection Loading Transactions
Max Size: 160.47/200 MB

Candidate Block

Mining Attempt a4e88d45dc5dd650d22111cae256d3a361eb82f8322b53fecda87f44264fb8b8
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root 882613ec934855fa549cda58b538649becf6f815c0b27d8571bb6bfa1bc87a5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,226
Size: 1.00 vMB
Total Fees: 0.02795099 BTC
Feerates: 157.35 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (86,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,328 828,328 00000000000000000001ada97cf85d36b45f7d937b436fb5e1077fd66daf9643 2,479 1.00/1.00 vMB 37
828,327 828,327 00000000000000000003712268097c931b70d54218ad55f3434db10c40f14c5b 3,044 1.00/1.00 vMB 30
828,326 828,326 000000000000000000025235115c356c49968a51cedf3c96fdb61932c0684592 2,700 1.00/1.00 vMB 33
828,325 828,325 000000000000000000010918855bb84915dbd3faf27eded2a74f45ce6a322731 2,662 1.00/1.00 vMB 31
828,324 828,324 000000000000000000029fd8dd14448d696885b6fee2ac6818fa465b28a65212 4,146 1.00/1.00 vMB 34
828,323 828,323 00000000000000000001dcee09c5e2778ebc12b4bde6c3da803dc1fcba6124d9 2,413 1.00/1.00 vMB 46
828,322 828,322 00000000000000000000ed0ff348ebb96aa3a516096d291518c2404c84a4ac52 1,869 1.00/1.00 vMB 44
828,321 828,321 0000000000000000000045300c36ca730e3a229a5556880e56a4c671ea4e4854 273 1.00/1.00 vMB 37
828,320 828,320 000000000000000000028b3e4e9a2fabe81474dec509bd1d162e8585a2324044 2,808 1.00/1.00 vMB 44
828,319 828,319 00000000000000000000ab853153a28cfb8e37dff243ac89865d835849889e9f 2,710 1.00/1.00 vMB 59
828,318 828,318 00000000000000000002c85de3c8eafe1361bc369f1d3f3cd406e5825746edfc 3,443 1.00/1.00 vMB 30
828,317 828,317 000000000000000000022eb29624f63813f336e482de84136620a6025e95c520 2,866 1.00/1.00 vMB 30
828,316 828,316 0000000000000000000315e10613b159b2138eb9fa4cc44d94e376706b810632 1,515 1.00/1.00 vMB 26
828,315 828,315 00000000000000000000dcc7fbddce92ed71c32b79de007f4205f82ed5f12447 3,791 1.00/1.00 vMB 35
828,314 828,314 00000000000000000003b6ec38db454f79a9d1da55c9061ab567bcbd8d6346d6 2,971 1.00/1.00 vMB 39
828,313 828,313 00000000000000000003ff3b0a00e81fa6d31cddc44b9667c39b2fa04d1c68fe 3,634 1.00/1.00 vMB 31
828,312 828,312 00000000000000000003dc90c8c5fa7fa2e4faab1a70bb29879541355215f52e 1,902 1.00/1.00 vMB 31
828,311 828,311 00000000000000000003ac1f90e2cc67137f5e7c05ffa7da6406e83f753b2540 2,745 1.00/1.00 vMB 39
828,310 828,310 000000000000000000015820dd9689ece298850f3a7aea17efdaf397f682871f 2,494 1.00/1.00 vMB 42
828,309 828,309 00000000000000000000d18a170fdff83458a639757db8b7389ad160fde3dc53 3,508 1.00/1.00 vMB 36
828,308 828,308 00000000000000000002f7924ca763fba6b1602ac2a687ef866c213a1e535763 3,120 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 781.89 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.10 GB
    • Received: 12.68 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.