Loading Tool

Explorer IconExplorer

Memory Pool

36,985 transactions
26.00 vMB
0.05477255 BTC
Random Selection Loading Transactions
Max Size: 133.51/200 MB

Candidate Block

Mining Attempt 4df351216045f8d0ee31236753738ab534a50ff9b5b5439689e05c6cec86f384
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root c9f61f786768fc43b0eb9428de2e662189694331db2eec3f0382fc3ae5d228eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,028
Size: 1.00 vMB
Total Fees: 0.00685396 BTC
Feerates: 100.29 > 0.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (237,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,706 676,706 000000000000000000050507a3cf86d1133c332c9698328be15705aa6a5919c8 2,063 1.00/1.00 vMB 55
676,705 676,705 00000000000000000008eb0326219c84fb32da35d0822e8425bfc45eea392614 2,474 1.00/1.00 vMB 19
676,704 676,704 0000000000000000000934217776359d644e2773389b83a504dc1dde1fb038d7 588 1.00/1.00 vMB 63
676,703 676,703 0000000000000000000123c8e16fa89fdd389feceea08ac7eac58d9cd2522d7e 2,508 1.00/1.00 vMB 66
676,702 676,702 00000000000000000002fc45f94313217a1d158f48b8e922d368db50522066d0 2,012 1.00/1.00 vMB 40
676,701 676,701 000000000000000000072c1b18a03310b8fde88b62aca854e62f14bac5f0b8c9 1,641 1.00/1.00 vMB 9
676,700 676,700 000000000000000000054b3c59e20cf379f1241df6a6237c91ca49a2e32ced17 1,917 1.00/1.00 vMB 36
676,699 676,699 00000000000000000008a559b8ced7551eed8ee8156c1d81688acf7ab0d032da 1,650 1.00/1.00 vMB 48
676,698 676,698 0000000000000000000330d07f3e7a3e18be72e4e9ce2086c69c222db112749a 1,515 1.00/1.00 vMB 26
676,697 676,697 00000000000000000006d20bb3518cb257bb0937cf2561730c77c9734595e784 993 1.00/1.00 vMB 14
676,696 676,696 00000000000000000002f53159780f0bdc0206f968c11e5685633c644e5e01f6 2,499 1.00/1.00 vMB 46
676,695 676,695 000000000000000000080c59b9addbb93fe3f4d3634df6e9e2622456b7d1a4be 2,336 1.00/1.00 vMB 31
676,694 676,694 0000000000000000000c07b119dc3b6952101cd073a574b85b01c315bc2bf97f 2,442 1.00/1.00 vMB 14
676,693 676,693 00000000000000000007dd5e5bfc1902f91236a485eba5d7eab63ddba2d9124f 2,188 1.00/1.00 vMB 60
676,692 676,692 00000000000000000009db88ba1d057534b31de2b7346744b080f2de30798b51 1,078 1.00/1.00 vMB 72
676,691 676,691 000000000000000000074a68dba23985c0dfeab09d9830b7753440cc8cdd524e 590 1.00/1.00 vMB 6
676,690 676,690 00000000000000000000604cbc8087978f40510eca46a9326089d0fade8c30d7 1,406 1.00/1.00 vMB 23
676,689 676,689 0000000000000000000b5fc67aa08421b524735d23b9fd7bd225f3e8ace8f044 2,581 1.00/1.00 vMB 19
676,688 676,688 00000000000000000005dfe447a0350e2623fdcde112bfbf9e0631b08d9e9a6f 2,499 1.00/1.00 vMB 69
676,687 676,687 000000000000000000086587dc972ab2439cb7d6f4e60d7f641e9367ac65b0f2 2,669 1.00/1.00 vMB 44
676,686 676,686 00000000000000000003aa802148acae8281e4c206d009cbcbd8990035604cba 2,590 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.