Loading Tool

Explorer IconExplorer

Memory Pool

69,787 transactions
26.66 vMB
0.06946740 BTC
Random Selection Loading Transactions
Max Size: 159.85/200 MB

Candidate Block

Mining Attempt 48f965b244048d692d9ffdd0519a0956bd1e1468288a23a387191f6f7e77504a
Version 20000000
Previous Block 0000000000000000000025b4d4b866378eec5892e1e3cbda47b57b15f53ecc85
Merkle Root f094719623a8e61580c104a26fae606348b2051a9cd323b36dc463fece09ecae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,661
Size: 1.00 vMB
Total Fees: 0.01248520 BTC
Feerates: 50.18 > 1.25 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,476 (699,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,372 216,372 000000000000039e7c0a47b8928fd2358198915f53a25d3075bbde6ee46081b1 568 0.40/1.00 vMB 123
216,371 216,371 0000000000000483d2c50ba5fb17a69201271a9742e335f30df707fc4924fb83 791 0.25/1.00 vMB 231
216,370 216,370 00000000000003b68a1b7d855d0e1c90c3bdb44d83f480aeed3a23358c5473c4 81 0.03/1.00 vMB 117
216,369 216,369 000000000000040b76837eaa99ebda91e73c5553911160c2e33b812a27142390 677 0.25/1.00 vMB 209
216,368 216,368 00000000000004b7fd69a4c0d89199d27a03b728417a17b2bd9f9ae014843de0 780 0.28/1.00 vMB 203
216,367 216,367 00000000000003a329fcc24714ba81d96ff5ba011612be383ae30631300e10cb 72 0.04/1.00 vMB 162
216,366 216,366 00000000000003a569364f422f84ab2463edd2ed0f0a1897e6db242cfd8c938a 421 0.18/1.00 vMB 204
216,365 216,365 00000000000004d86706a7db7291541990ace55f4009da2923a646cdcb3c45a5 140 0.05/1.00 vMB 192
216,364 216,364 000000000000016f610ba76a7c55c0e375ec56ba308bc3ab5bf6fcff1f8b8ed2 351 0.14/1.00 vMB 190
216,363 216,363 00000000000002aef964e652aabd275b69dd961aabb2b9bc8bf01105a159a6b1 32 0.01/1.00 vMB 247
216,362 216,362 000000000000009cb61f4447d5dc4973661513d400056774d9e8550be3302512 382 0.18/1.00 vMB 160
216,361 216,361 000000000000034b30fc19ce2fa7ea30bbbb315dcf9b47733e1a4f3c20ac952a 31 0.03/1.00 vMB 86
216,360 216,360 0000000000000363831a9a5ff2fdb29548140191d9ddde2e360fee0fe99488b6 614 0.25/1.00 vMB 183
216,359 216,359 000000000000020968853285ef5d297b619d5b47768acd082031a6d4ef285c7b 716 0.29/1.00 vMB 195
216,358 216,358 000000000000032f8a60f16be12038f0d15b02ecdbf9694145bc0d280ace2941 122 0.05/1.00 vMB 136
216,357 216,357 000000000000050dd6a6b3a8cc7b0e7edda22146d7f17b82c4ccf3c344d76a55 479 0.25/1.00 vMB 151
216,356 216,356 00000000000004cc610503f6f44021154a7227534862f97be8596781e55ebd19 723 0.25/1.00 vMB 285
216,355 216,355 000000000000048c7b4ee71bea9da8c9df6b8b9ec854cf67129d7817b49e58eb 378 0.16/1.00 vMB 138
216,354 216,354 0000000000000096d28686f66fb2e59ef9c5def215ae2ea1faf0459955db9390 180 0.07/1.00 vMB 147
216,353 216,353 00000000000004bbf1e04873dbed391eab985604079e910c1787b2d2404d68d1 643 0.26/1.00 vMB 172
216,352 216,352 00000000000003c925226cabf20034f9d443e4e65b310b506e0c4709d3da164d 18 0.01/1.00 vMB 180
Previous 10 blocks ↓
Total Size: 783.22 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: 757.84 GB
    • Received: 19.02 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.