Loading Tool

Explorer IconExplorer

Memory Pool

40,070 transactions
26.91 vMB
0.08916654 BTC
Random Selection Loading Transactions
Max Size: 138.59/200 MB

Candidate Block

Mining Attempt c305738ec6caed022f9ca1610dc6c9d3623696aa86adab203ff1060aefd1e46a
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root b0422f35503b021a43d8d9744f440d5b573bca43300d17b02f081bc7b224a4dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.03608568 BTC
Feerates: 197.12 > 3.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (237,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,708 676,708 000000000000000000066670371acea8a00e3511a2b3ecce97383a081e807e09 2,475 1.00/1.00 vMB 58
676,707 676,707 00000000000000000009e8f29eb9c41edf888cf3e86744b1ab6680114a3ffa3f 1,868 1.00/1.00 vMB 15
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
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.