Loading Tool

Explorer IconExplorer

Memory Pool

76,515 transactions
28.17 vMB
0.08540821 BTC
Random Selection Loading Transactions
Max Size: 171.62/200 MB

Candidate Block

Mining Attempt c080c6f4a48c70ab620bee558af3450be889d05e2799e8e9b559395f37c533fb
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root d2df1d926ffa00dfe12cda3d377f5fce4ed637a15985a8280d43b37252030907
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,984
Size: 1.00 vMB
Total Fees: 0.02431295 BTC
Feerates: 150.93 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (277,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
638,117 638,117 0000000000000000000b4bbad26f4ac0baa415a62ab54535de56a2a616f1c8e3 2,191 1.00/1.00 vMB 33
638,116 638,116 00000000000000000002389c11ee3778ae21e11c0509e58713e9534a6dbe4adb 2,286 1.00/1.00 vMB 29
638,115 638,115 000000000000000000014f9a159d12a1aa797ad930b88e627cce5834cb421c6e 2,602 1.00/1.00 vMB 28
638,114 638,114 0000000000000000000d6ae48b39d413cd3fa1710c3009f96898b421db5bdd8d 2,327 1.00/1.00 vMB 25
638,113 638,113 0000000000000000000c545dba1999891efad078c3740b23dafcfc4d2dea743d 2,356 1.00/1.00 vMB 32
638,112 638,112 00000000000000000000b5a6189e80846595774317ffed14ea7beec7aff0a04e 2,878 1.00/1.00 vMB 40
638,111 638,111 0000000000000000000ff40febee63c65a145c1dae810d9b2b3fc004ccc52621 2,546 1.00/1.00 vMB 54
638,110 638,110 0000000000000000000ecdfab79a83270e43c9071ad32a76c1b97e11df13670e 2,642 1.00/1.00 vMB 49
638,109 638,109 0000000000000000000797c41b8e4ed381a7d871189815091632444e8248cb70 1,516 0.59/1.00 vMB 26
638,108 638,108 000000000000000000048e06d70f2407f87ffa93918f4cc5ad1319a1125b99db 2,443 0.99/1.00 vMB 10
638,107 638,107 0000000000000000001059536b65aa0afecabfd3ec7c123ce105b62eb20cddc6 2,295 1.00/1.00 vMB 36
638,106 638,106 00000000000000000003fcc8c65d2c2521303f157f7edf2b79c2ddd954ff6f40 68 0.02/1.00 vMB 19
638,105 638,105 0000000000000000000218ba4eb2160ec20805b7103c8922aa244a8bd0a6a832 2,433 0.89/1.00 vMB 27
638,104 638,104 0000000000000000000d7f84bcb69db51cb3a0ac343099b01da13d7b51d89059 325 0.10/1.00 vMB 21
638,103 638,103 000000000000000000022c04dfecfad9db7bdf80896a99b6215cc2ae3a7a42d0 1,805 0.68/1.00 vMB 25
638,102 638,102 000000000000000000017c2fe4aba8188f1afc79ed135f1f2d4155bd5d00915b 664 0.22/1.00 vMB 20
638,101 638,101 0000000000000000000c3f3bd45961da55f241bd7ada92fe92e3ae8aae8ac2ae 70 0.02/1.00 vMB 17
638,100 638,100 00000000000000000002cef334fba4c8b2d9efe6e126d529fa0eb94b37b4788f 791 0.35/1.00 vMB 23
638,099 638,099 0000000000000000000fb31c77db03037db024d79fa470ce1975711e2f7a3bb3 1,805 0.80/1.00 vMB 24
638,098 638,098 0000000000000000000290ba551f279406fde14f246b81c3f46f52979369e23a 1,462 0.57/1.00 vMB 29
638,097 638,097 00000000000000000008bc3806911c0d55a77381ef6097c5ea379db689f7a770 520 0.20/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.90 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.72 GB
    • Received: 17.44 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.