Loading Tool

Explorer IconExplorer

Memory Pool

43,426 transactions
26.59 vMB
0.06365554 BTC
Random Selection Loading Transactions
Max Size: 139.79/200 MB

Candidate Block

Mining Attempt c9c931de5afbaff2aff8ec7ece277a9f6c99aba165f37f5fadd5e3f555db982e
Version 20000000
Previous Block 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17
Merkle Root 6039e9ff59e56a4796f2928a39e40e5d305adfdad21822a1692af3ae74f056bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,534
Size: 1.00 vMB
Total Fees: 0.01492428 BTC
Feerates: 200.71 > 1.50 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,728 (403,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,024 511,024 0000000000000000001926b737a87f6c94ff15e94664743a0b8a0c2af4ff4453 1,381 1.00/1.00 vMB 58
511,023 511,023 00000000000000000048b620aa5bf6e88c115bbac28c191839c811baac9e9b88 571 1.00/1.00 vMB 22
511,022 511,022 00000000000000000042bf2655adba56420cbe3a4bd0a6087718226544e0d45d 2,592 1.00/1.00 vMB 93
511,021 511,021 0000000000000000004be373bfd6ce8e6a1e87213f7940a9c23dfd2239089d25 2,420 1.00/1.00 vMB 89
511,020 511,020 0000000000000000005b01ff55f4a03872a5574594153c616347f4ed2fd4da5b 903 1.00/1.00 vMB 42
511,019 511,019 0000000000000000001801d8c336b1f2a346d3a082638b38688d48c5e1ef502d 821 1.00/1.00 vMB 34
511,018 511,018 000000000000000000072fbbc78d18ed5196187080864364a181a172091b656d 1,592 1.00/1.00 vMB 91
511,017 511,017 000000000000000000371f0f4747c9071c6adbe56d0fb87bb134786c7b05a1e5 1,865 1.00/1.00 vMB 56
511,016 511,016 000000000000000000064ca4e02ce0c8545c18ecf2d876846cff7afc41f889a0 2,297 1.00/1.00 vMB 118
511,015 511,015 00000000000000000059e7bd70dfb0f8a1da0c014181fe39dcf42ee365823bb8 2,740 1.00/1.00 vMB 46
511,014 511,014 000000000000000000061ec9074cd5a3d3bbc947b86bd3f6a86b516b2f13f2c8 2,386 1.00/1.00 vMB 31
511,013 511,013 00000000000000000042b7eb6d93d17a918eb2d3d0f223c355c90e64a6bc63d4 2,549 1.00/1.00 vMB 58
511,012 511,012 0000000000000000003fc8fa988a22a77eaef37e0677d64c9c0342ffb3911bc7 2,500 1.00/1.00 vMB 68
511,011 511,011 000000000000000000232351e5557c91ddbd7428003f2a00fc926d1826a7d573 931 1.00/1.00 vMB 24
511,010 511,010 0000000000000000004aca30dce8c2a5a330d5fb67f7179a8e4e7fc397918707 1,995 1.00/1.00 vMB 35
511,009 511,009 0000000000000000000033c7217613a470017d4f957a4aecf6d2a1e54642c1ad 1,158 1.00/1.00 vMB 29
511,008 511,008 0000000000000000004168d2e6f4a8405214521e9f53d5a06f4da9e5e87c1d76 987 1.00/1.00 vMB 21
511,007 511,007 0000000000000000004b33d0d868ae21b82f1f374b897ff93054b8165c07ac6d 1,474 1.00/1.00 vMB 8
511,006 511,006 0000000000000000003267e457ac9e835ff80ca7085f2cd25fdfe7b7686d018d 2,494 1.00/1.00 vMB 38
511,005 511,005 0000000000000000001b13dbab692e6f8d215f656bcbecd2c305f3916c4569c1 2,055 1.00/1.00 vMB 44
511,004 511,004 0000000000000000001664954bf1f3176b3f49ba4b151b16ace1b4191b1c9910 904 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.91 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.83 GB
    • Received: 12.78 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.