Loading Tool

Explorer IconExplorer

Memory Pool

83,108 transactions
31.37 vMB
0.16204616 BTC
Random Selection Loading Transactions
Max Size: 186.35/200 MB

Candidate Block

Mining Attempt dd33f30fe2f0bb4c20e2cae2cc5d9423a1c7894965a9898459b5eaba3722e86e
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root cf018d37a8db22e3f39acd2877a7b7ff5b35bb78f3916fa4ab9bce5f8864680d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.06104782 BTC
Feerates: 269.69 > 6.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (233,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,871 681,871 000000000000000000068bbb290eeb3f52cb825eeb323f6b1460166e8dc2426c 2,202 1.00/1.00 vMB 104
681,870 681,870 0000000000000000000bd38850481458ee34dedfbd20335fe878fecc63f5e95c 925 1.00/1.00 vMB 17
681,869 681,869 0000000000000000000c3dd07112fb2646bca467513f6c86048eb9f41786f64e 1,204 1.00/1.00 vMB 28
681,868 681,868 000000000000000000095a39d77516fe6997a817e7d8196f2ff15bafa0f1adb5 343 1.00/1.00 vMB 11
681,867 681,867 0000000000000000000d2f98a042b02562c742425f0b5d649e1810bd87da8b26 1,772 1.00/1.00 vMB 18
681,866 681,866 00000000000000000008d59f48fd4a135011ab882907b86f3752550f4d185619 2,221 1.00/1.00 vMB 80
681,865 681,865 000000000000000000002418994b57aa3a5762d63f0bbea72ea2b3b0ad543e61 335 1.00/1.00 vMB 8
681,864 681,864 0000000000000000000c90c5c3256c54ffc8a717486a0aab17e15aa5c848e263 1,270 1.00/1.00 vMB 34
681,863 681,863 000000000000000000077a4fb633f7607b37fcbdf745cd0c8a8229b8df92d606 1,197 1.00/1.00 vMB 29
681,862 681,862 000000000000000000017dafe2bd7a6f76b0867f84e37cd5ce29df3ee69d98a8 1,698 1.00/1.00 vMB 40
681,861 681,861 00000000000000000007985ab168db44d569b046e17bbf7a56a2ba4af5c17b2d 1,576 1.00/1.00 vMB 36
681,860 681,860 000000000000000000091d7332baf157c718e8aaa2b09e9d8263a6f735451c35 534 1.00/1.00 vMB 6
681,859 681,859 000000000000000000047cc7a18a1f65c34aaea91c681b9db78b19ae8bd8041a 1,264 1.00/1.00 vMB 27
681,858 681,858 000000000000000000079a8b206d569caf2f0f6c9d6cffc891d7cea95d21c005 2,721 1.00/1.00 vMB 40
681,857 681,857 000000000000000000052471fcef81beafb549d53169cce2601df496e5b17e33 2,297 1.00/1.00 vMB 65
681,856 681,856 0000000000000000000a01434be42ed5d9d0c45e3b36d43869213e69a1bcf679 1,686 1.00/1.00 vMB 69
681,855 681,855 0000000000000000000527fa2d764676b50fb1cbf2b61a080db18381176f096e 1,068 1.00/1.00 vMB 104
681,854 681,854 000000000000000000098395525a9cedb2d58fec5e99335d778d96663c16cf9d 1,566 1.00/1.00 vMB 11
681,853 681,853 00000000000000000000fc859da2612121a5203019a4d48f69377891995a358f 2,376 1.00/1.00 vMB 83
681,852 681,852 0000000000000000000b89d82e56ec3d6a6ffcb69754291a72c22dfee28a8929 108 1.00/1.00 vMB 5
681,851 681,851 0000000000000000000a8865d2ca6643f5261a7e703aa3dbdbcfdaec93941eeb 815 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.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.