Loading Tool

Explorer IconExplorer

Memory Pool

45,078 transactions
27.37 vMB
0.10377856 BTC
Random Selection Loading Transactions
Max Size: 143.09/200 MB

Candidate Block

Mining Attempt cf53a792ab85e8aa7c99622d3e92943a7eb014ea0863eff15a02077c6f34edcd
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 22b77fa98f0f133d2aedcbef1a841dd90124eebe2d5727eb036bf57cf6a6f698
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.04647823 BTC
Feerates: 151.01 > 4.66 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (389,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,864 525,864 000000000000000000376da8d1da35d5350eeac87d52eb7e1772edd76c75b168 607 1.00/1.00 vMB 6
525,863 525,863 00000000000000000037c785f0fa6311ae7d02297b9739f85f70bd607e21fbd0 721 1.00/1.00 vMB 6
525,862 525,862 0000000000000000003406cce32af7ea19ad44d310df96a36b359c75a2bf2de6 949 1.00/1.00 vMB 15
525,861 525,861 0000000000000000000a6536a845d6973d4f89facb9d2f861948c7691b52cadb 426 1.00/1.00 vMB 4
525,860 525,860 0000000000000000000586ebc988140383fd557f9bbc09ca0ac10cff2cb0fafd 646 1.00/1.00 vMB 7
525,859 525,859 00000000000000000031692c9455d080eaa4395f78630ee76d5859738761b390 2,328 1.00/1.00 vMB 14
525,858 525,858 00000000000000000012f8b7426ad5f4ae25ca1e29713e0414857946e20d8bd6 1,939 1.00/1.00 vMB 24
525,857 525,857 000000000000000000010d2fbf7b20c6460ae86d7128bdc51e33f2f7e3627e9a 1,976 1.00/1.00 vMB 18
525,856 525,856 0000000000000000000c0041d434e3fea0e4b88e99e5da28101064ab4bfec1a3 1,083 1.00/1.00 vMB 10
525,855 525,855 000000000000000000287af5d4376a5286e192f63a54c381c9e44e5ddc46ee8e 1,246 1.00/1.00 vMB 14
525,854 525,854 000000000000000000307feb59f978738ce815b8470bb5fcac88de21c131a5df 316 1.00/1.00 vMB 3
525,853 525,853 000000000000000000128795fd0a1f507b0abc4a7a140a2a0acee9ddec25527b 608 1.00/1.00 vMB 6
525,852 525,852 00000000000000000032ea4d0ef6d75240905d4acd935c2ba627390707c3463c 2,501 1.00/1.00 vMB 20
525,851 525,851 0000000000000000000f455bbedaf3b7b76a461f43d848a57e614357abdb29d8 1,288 1.00/1.00 vMB 10
525,850 525,850 0000000000000000000ab17396bfcb6e389eba7d3060d9ba03694c6cbd4cd268 496 1.00/1.00 vMB 4
525,849 525,849 00000000000000000034ee9cbee23e990d20ba00bc905173d1c7e0d7c9702b6f 1,723 1.00/1.00 vMB 16
525,848 525,848 0000000000000000001ef86bcec294842f8d2b8daa2ab0da2cb42aa7071b709f 1,050 1.00/1.00 vMB 12
525,847 525,847 00000000000000000028f746b3bb0a8b26689db32217e7bf6a3865ba4bfb2471 2,231 1.00/1.00 vMB 13
525,846 525,846 00000000000000000033628d1dec38dc282914e34afb691691f8ee03a6bb29cf 924 1.00/1.00 vMB 8
525,845 525,845 00000000000000000034cb9dfac689a8715c30f5b09ec28274541fe0b34334b8 2,829 1.00/1.00 vMB 7
525,844 525,844 0000000000000000002e4bfecf9bebe2a232172b6bb6a006d8649ba4ddc595b5 1,630 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.