Loading Tool

Explorer IconExplorer

Memory Pool

79,071 transactions
30.06 vMB
0.12409718 BTC
Random Selection Loading Transactions
Max Size: 180.27/200 MB

Candidate Block

Mining Attempt db5a58fe444d80c74a98271dc29dd58caf385cbf02b9b398d0887c39ee79c43a
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 0a803e285e5ba59e79c21eb891a0c0f7f8f6e90daaa533a040681f34f5368e38
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,750
Size: 1.00 vMB
Total Fees: 0.03819083 BTC
Feerates: 673.02 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (238,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,303 676,303 0000000000000000000a82b773fe571958d4943cf1c96bb5fc295a37291eb823 2,487 1.00/1.00 vMB 30
676,302 676,302 000000000000000000061c5e3dd4e81fd2e59f2424effa97ebf39247178ca7ba 2,238 1.00/1.00 vMB 82
676,301 676,301 0000000000000000000a658ed3d4fad50314114b98d95bad4b64fd1a3030f0d0 1,520 1.00/1.00 vMB 20
676,300 676,300 000000000000000000005291cc288d440132de807831c74b62aa2717107048dd 1,950 1.00/1.00 vMB 30
676,299 676,299 00000000000000000000928435b149177b7eebec90297b26cc21bc3403a2fc56 2,490 1.00/1.00 vMB 59
676,298 676,298 00000000000000000003c1ab59785d84a365944821469a7f5262f866feeee23c 2,756 1.00/1.00 vMB 91
676,297 676,297 0000000000000000000bab7dee4fe72b0506b1507d9e1a10fdce873b6f4bde59 2,767 1.00/1.00 vMB 37
676,296 676,296 000000000000000000076fe8a65a9ede2b66a0fb4f1c0f7bb0ba04bd5ceda92c 2,205 1.00/1.00 vMB 20
676,295 676,295 00000000000000000008cb5f9dd7a672df6e1e84f5b6f7e6136a604f930757a6 1,912 1.00/1.00 vMB 72
676,294 676,294 000000000000000000056eb31b24acbc03e2eced3c002d5493e3e77e214870be 1,816 1.00/1.00 vMB 82
676,293 676,293 000000000000000000088e1332a21f9ce3a5c5610d8e9a07f749c337f696480a 1,874 1.00/1.00 vMB 36
676,292 676,292 0000000000000000000a82be9c06c6f54a0e9e6a755d8c45737ddcfdd420553e 2,164 1.00/1.00 vMB 25
676,291 676,291 00000000000000000006baa75260675f073cd9d188c8aa9f5e20f481456866c3 3,018 1.00/1.00 vMB 41
676,290 676,290 0000000000000000000cd7f830afd2e772afb00bc18ae7dfe908a99920d52225 2,794 1.00/1.00 vMB 67
676,289 676,289 0000000000000000000ca67119aa735de591378d54fc07a80379a948af11cb93 2,713 1.00/1.00 vMB 57
676,288 676,288 0000000000000000000abd689044466cb3ee2666dab4001332f098f58c03eb31 3,135 1.00/1.00 vMB 52
676,287 676,287 000000000000000000055b8b290bf93f8092368781aa474d64c697b79a81696d 2,816 1.00/1.00 vMB 63
676,286 676,286 000000000000000000039ade7e8d3c687029b03f8c3598a3b2fe908474542441 2,581 1.00/1.00 vMB 69
676,285 676,285 000000000000000000003735d8891a7155ce5168081f1d7dcf463dc0d2db769c 2,532 1.00/1.00 vMB 52
676,284 676,284 0000000000000000000378237cc2608e34434ea79a3991dc95693fd132cd4f29 2,810 1.00/1.00 vMB 91
676,283 676,283 00000000000000000009e2a65e162f72c15055e03fd097f104b8f4db09545dea 2,782 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.