Loading Tool

Explorer IconExplorer

Memory Pool

76,429 transactions
28.56 vMB
0.07101552 BTC
Random Selection Loading Transactions
Max Size: 172.92/200 MB

Candidate Block

Mining Attempt 845f60bbacc338d81bd7099b8d7e8f7db0c08985902bf8a95008846ba5dfbb2a
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 427f1338025a0792b77d43e9de3cffba4b2df7bbe82cc705f458dfbc8140c69b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,407
Size: 1.00 vMB
Total Fees: 0.01158489 BTC
Feerates: 150.93 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (508,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,953 406,953 000000000000000005cbf85fd17ae95685d02f79fc446dea084a5996331a5e78 2,287 0.99/1.00 vMB 43
406,952 406,952 0000000000000000021b2837b9b71c9243c8c3d38288e7ea49eb4ca220710594 3,037 1.00/1.00 vMB 61
406,951 406,951 000000000000000004926035b6a0978c99b3cd8408437085133887ef85418e08 1,503 0.59/1.00 vMB 41
406,950 406,950 0000000000000000003efda19402d07ff2035e34fe238a7963c9cfd05597d374 1,105 0.96/1.00 vMB 23
406,949 406,949 0000000000000000026418573d5e41f2023ad36d9c27d108918c2b240df383ac 1,828 0.93/1.00 vMB 34
406,948 406,948 000000000000000005e41399ee3f91a3b1f2fa83ff1b68120db2ac5818f3b725 389 0.23/1.00 vMB 33
406,947 406,947 000000000000000005c4f747656a395c0d8ea4ecdcc773097d108ed371cbd871 66 0.03/1.00 vMB 33
406,946 406,946 0000000000000000006911cb3cc8aa673428221dd71116913f16f1354380ae5e 823 0.94/1.00 vMB 19
406,945 406,945 0000000000000000053d04d4a7f6c35a58aa289b61337e3bfd123645f28e1139 689 1.00/1.00 vMB 14
406,944 406,944 000000000000000005bdf4accf8d6acefae0351a60816fcdb8f6f7a1bbe80c40 1 0.00/1.00 vMB 0
406,943 406,943 000000000000000001808fd3e3bc885bac317b194865f755a995d8fbb05cbae9 1,824 1.00/1.00 vMB 37
406,942 406,942 0000000000000000068e18c75e013ae5a01a66f6112b10c3af56ad1aa3bc99f1 1,563 0.75/1.00 vMB 37
406,941 406,941 000000000000000002c49264d2b8729668c71fab6a9019bb8cb7c8d6394946fd 8 0.00/1.00 vMB 191
406,940 406,940 0000000000000000016b7b6c7e95d35dc7b9b2fbc08943f5070fa7a3e9e6c6a2 1,765 1.00/1.00 vMB 30
406,939 406,939 0000000000000000041d3d7aa6843bd39c105c3b18b84af0d04b2cca72417ab8 3,331 1.00/1.00 vMB 82
406,938 406,938 0000000000000000050c19bc08b4e982a338118680fc45fd687105104e87e223 1,059 1.00/1.00 vMB 22
406,937 406,937 00000000000000000002ee9cb12e62fc3582af6d98c731f4fef59d0746931eec 1,122 1.00/1.00 vMB 24
406,936 406,936 000000000000000002862e6a963854407afd1aa69df88885cb058f26523a5735 2,282 1.00/1.00 vMB 40
406,935 406,935 0000000000000000045adc8d63211778e77407611bb09bd8761e996c49abef7d 1,509 1.00/1.00 vMB 25
406,934 406,934 000000000000000001a12658a44072f8a462489042add9f4c4a259e0cd2ffdf0 2,574 1.00/1.00 vMB 63
406,933 406,933 000000000000000003a7292650a62bbe4bb409c6f37d6e15d9024ac04fefac4f 139 0.06/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.