Loading Tool

Explorer IconExplorer

Memory Pool

76,977 transactions
22.10 vMB
0.09526315 BTC
Random Selection Loading Transactions
Max Size: 143.21/200 MB

Candidate Block

Mining Attempt c8ac696444f274d43573976cb736ee8dd108474634c034804229231943762eb0
Version 20000000
Previous Block 000000000000000000011aa78267dc4c6434aa373f807c91b066a761e26e676d
Merkle Root bcebc2bbb0a3d938fadb443d2aa3f90f706827fe56508631129e63f22b3c3d34
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,567
Size: 1.00 vMB
Total Fees: 0.03351548 BTC
Feerates: 113.17 > 3.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,978 (862,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
53,545 53,545 000000001507ef2c58461b7cfb9a2db985ad27b30573ad537290ef5c1f3f7478 1 0.00/1.00 vMB 0
53,544 53,544 00000000106f689e43918aa08f196676cccfbe6536b0e1cf16024edee83c4175 1 0.00/1.00 vMB 0
53,543 53,543 0000000011330bf8d24cc04c32b699245ad862b9989d7b78e34d10879ce248c2 1 0.00/1.00 vMB 0
53,542 53,542 00000000141c9670c81db3b6591eb0baa988462674e4bd627d36bd80bb8ebc41 1 0.00/1.00 vMB 0
53,541 53,541 00000000001a1b4ce12ab573277c0d10d5848ce762150a46953d4e09a26c2e1e 1 0.00/1.00 vMB 0
53,540 53,540 000000000eaa1b3f0ba912d76bc636cd4bf0c2aee0c98ea26f6c11c0fdad39d7 1 0.00/1.00 vMB 0
53,539 53,539 00000000072615f09b105a908815047df24d98147ecf7fb12c7929aa7ff9e69a 1 0.00/1.00 vMB 0
53,538 53,538 000000001083c388eae1bd1c7b4527c418651f075598710ce43100ab93e30307 2 0.00/1.00 vMB 0
53,537 53,537 000000000785d7ac94b74317d79113c77056d2649e7c68604cec8be4a150d689 1 0.00/1.00 vMB 0
53,536 53,536 000000001265af0a2e4a17ba121939bc963b99579db52b3c1158b1b9a4fc6775 1 0.00/1.00 vMB 0
53,535 53,535 00000000050f936abb7797fff4a50a149647b377930a41defa47948428b3dfaf 2 0.00/1.00 vMB 0
53,534 53,534 000000000a675486922cbe02b695de51c719b869d4e19b78593e7b33354bffcf 1 0.00/1.00 vMB 0
53,533 53,533 0000000004c6f10b7c0f1ed785d300d40171e07e5b1f2685d253ed53d8de80dc 1 0.00/1.00 vMB 0
53,532 53,532 000000001527699d8e0bce7d48e087328e3c20b80378396f1bcc168dae19393a 2 0.00/1.00 vMB 0
53,531 53,531 00000000083104897fba442289029ecba4d3e1ffa82c12d958be7dc247bc561b 1 0.00/1.00 vMB 0
53,530 53,530 000000000a9c177cc5faa12d0d9a7ed848bb6b00c6ffa92fcd2fb5741e52c551 2 0.00/1.00 vMB 0
53,529 53,529 0000000008188d25ab3e3df734e02d6687c9b7aa4552f010cd4542065b1dfa20 3 0.00/1.00 vMB 0
53,528 53,528 00000000104eef42694bf9ce4d2a24181214369fb991cbda82b98a08f51f1efa 1 0.00/1.00 vMB 0
53,527 53,527 00000000135b1302a1f2878ef631a0ac58ca9c303e7ff529c46aa688ce60d9df 2 0.00/1.00 vMB 0
53,526 53,526 00000000157142c11a05006a761875ebc0a0f40dd79df4333c56fa40c7b2ac3b 1 0.00/1.00 vMB 0
53,525 53,525 000000000a2cfbfd20e50ef736114015812ed26dede79e1b8dda94267bdd0810 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.09 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: 806.82 GB
    • Received: 23.07 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.