Loading Tool

Explorer IconExplorer

Memory Pool

78,938 transactions
29.56 vMB
0.10429842 BTC
Random Selection Loading Transactions
Max Size: 177.97/200 MB

Candidate Block

Mining Attempt 50dac03afffc445b04bd818ed1bdc0fcf3a0aa3e05ada6871eebba78ba27c3f9
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root f039202778b335208ed7eef5d5c9b1f9dc21f784418656ed4247299fb784b66d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,568
Size: 1.00 vMB
Total Fees: 0.03929976 BTC
Feerates: 164.34 > 3.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (382,007 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,147 533,147 0000000000000000002b03c91e80fc5b2e5f847cecd2d58d851a0829d4f0577e 2,452 1.00/1.00 vMB 21
533,146 533,146 0000000000000000001c0726f58817612f872bd173a5a78960d5643da8b6153f 2,266 1.00/1.00 vMB 29
533,145 533,145 000000000000000000206b86c992ef0d34cfd135096217c5ed98b84edcd18e24 69 0.02/1.00 vMB 14
533,144 533,144 000000000000000000339f87013a9ca7e63592a46912be99741b7b7e6902caec 127 0.10/1.00 vMB 7
533,143 533,143 000000000000000000334a07c66fb4bdf1c49dc5e9d1bfdd84c0947e8a499b7d 387 0.17/1.00 vMB 15
533,142 533,142 000000000000000000168b0a2fed9d885b5f8236a21944e8ea9f9f0aecb25f3f 787 0.33/1.00 vMB 19
533,141 533,141 000000000000000000137da4b64d56f7e13d0380cce807266a3fa500fffb3f7a 329 0.12/1.00 vMB 14
533,140 533,140 000000000000000000301ea0ce946aa3efe476295a77848810f63566c1b5ea30 1,513 0.66/1.00 vMB 19
533,139 533,139 0000000000000000000201f9daa5b8161179472df908fd4bec341ee4074c65ea 559 0.20/1.00 vMB 11
533,138 533,138 00000000000000000034f9e4400f0ac118ba1511c00f736ba22c733ed9b63d6a 1,459 0.62/1.00 vMB 14
533,137 533,137 00000000000000000031b310c54d0c6cfd4171acb23256669459e66b06540042 1,556 0.62/1.00 vMB 17
533,136 533,136 0000000000000000001cf22f30afe5ff0de256349db21a5d1e448b47598f19db 847 0.33/1.00 vMB 25
533,135 533,135 0000000000000000001bddc062c9d8867e40f13db48235093ab16b43c46664df 2,563 1.00/1.00 vMB 16
533,134 533,134 00000000000000000026967ccfe67bfacb62a39e1fcbaf24a6b3261e2b331350 2,882 0.97/1.00 vMB 13
533,133 533,133 0000000000000000002c475f9f4e0decf0ff39a11169904689b7a068997fc483 441 0.21/1.00 vMB 68
533,132 533,132 0000000000000000002be2689a4a931b43b64d4d5d035dd955155c32aadea19d 2,015 0.74/1.00 vMB 24
533,131 533,131 0000000000000000000affb68da243c6c390792fb9d1c54d4a5b9469fbf08d7c 2,013 0.85/1.00 vMB 18
533,130 533,130 000000000000000000307e52e0bc7214992e23622c7d84893973c09a22935083 2,683 1.00/1.00 vMB 25
533,129 533,129 000000000000000000282cf273df9de62d8dfb6546da1a4a7e364cede7e11f75 339 0.13/1.00 vMB 20
533,128 533,128 0000000000000000000c90ad340facdf0ba240d4a68d6414c1a3bf94e8328720 938 0.36/1.00 vMB 19
533,127 533,127 0000000000000000001a8607361cd956a3147b73d4f2eec6bff7276c302f408d 918 0.36/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.