Loading Tool

Explorer IconExplorer

Memory Pool

79,607 transactions
29.83 vMB
0.12146374 BTC
Random Selection Loading Transactions
Max Size: 179.94/200 MB

Candidate Block

Mining Attempt 7693c9ca6566dc9af4ffcd32c529bf12a39d6c6ca38c7e96d0ae1b1c2dd818eb
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root 9fe7fd705be36688830bfe71c6e71b61e1557bb5328f9ecf70e2ba94a8896863
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,168
Size: 1.00 vMB
Total Fees: 0.05623333 BTC
Feerates: 150.75 > 5.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (36,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
878,763 878,763 00000000000000000001f108980a5baeec72cbbe6ac3a2e23494c79b564e072c 3,442 1.00/1.00 vMB 5
878,762 878,762 00000000000000000000ba4f1dabd50aca9ae37383e4df89213ca44f8ef2a9d9 3,643 1.00/1.00 vMB 6
878,761 878,761 00000000000000000001cc7638318903c3a914da381fd9a28dd2a62953f9a424 2,200 1.00/1.00 vMB 12
878,760 878,760 0000000000000000000129d74073997773954a8a29a7a6a3e2b855e07f264ffd 2,801 1.00/1.00 vMB 14
878,759 878,759 000000000000000000003b9455f7a5397d7f5bc2fdd2a914d999497c5736efcd 664 1.00/1.00 vMB 12
878,758 878,758 0000000000000000000005498c5fa51e985dea3c2bd637e30b829edab945f1ca 1,906 1.00/1.00 vMB 3
878,757 878,757 00000000000000000000f08364e9c6664a42fd8d43aea2296c206884f6c3a364 3,156 1.00/1.00 vMB 3
878,756 878,756 000000000000000000008be22ae1263ce893b54dd450b5de82780634547139f1 3,052 1.00/1.00 vMB 4
878,755 878,755 00000000000000000001552ad35d389464312a73e001addde27052df46f32b12 3,026 1.00/1.00 vMB 1
878,754 878,754 000000000000000000013da3aefd8206d9b52ea0fef2ea10450227b682f7a077 2,916 1.00/1.00 vMB 2
878,753 878,753 00000000000000000002651a246277851aa58bf49d603b2edc79e13375f2aac8 2,840 1.00/1.00 vMB 2
878,752 878,752 0000000000000000000200a8e03f08827d4e03ac9231971175d5f1acfe030cc2 623 1.00/1.00 vMB 1
878,751 878,751 000000000000000000012b700a3a9dc7730381c271012dfc85e9161cf47a8bc5 2,572 1.00/1.00 vMB 3
878,750 878,750 0000000000000000000039ad7de4996a0ba59959688c2bb64065fb71c10273c6 2,586 1.00/1.00 vMB 3
878,749 878,749 00000000000000000000c97a277f25b068384a89980a784b74804646d8f0e4b2 3,361 1.00/1.00 vMB 5
878,748 878,748 0000000000000000000227a59af7f8e303302a3f26e307315cdc35a2f04ee61a 619 1.00/1.00 vMB 1
878,747 878,747 00000000000000000001e032a08e3e1e9e4e36a90539c953ebbda0c7da8006c0 2,082 1.00/1.00 vMB 2
878,746 878,746 0000000000000000000174e2bee7cfc968d0ac403106ede30df5505a38510653 489 1.00/1.00 vMB 1
878,745 878,745 00000000000000000000a0fe38cfbcd5251bac2045e799ef0d60f3d23b62e7d8 705 1.00/1.00 vMB 1
878,744 878,744 000000000000000000003f72b71a34aaad2349dffd0ef523cfd2ee0bf0ef0b9c 510 1.00/1.00 vMB 1
878,743 878,743 00000000000000000000d9031a2731c12eca85566f390de9483b4c127d4f4706 2,541 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.56 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: 670.24 GB
    • Received: 15.84 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.