Loading Tool

Explorer IconExplorer

Memory Pool

43,507 transactions
26.99 vMB
0.05570780 BTC
Random Selection Loading Transactions
Max Size: 142.33/200 MB

Candidate Block

Mining Attempt a1ede643e0747b740b22a4b8a06ba0ae86b3c91b5ac9116d211f6cdbb629e76f
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 38d4678ee6a6887f877983013e5ca9f7e94cb8a11b1515fef344d850fc98ce89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,100
Size: 1.00 vMB
Total Fees: 0.00551619 BTC
Feerates: 21.20 > 0.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (388,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,131 526,131 00000000000000000029c9a1c30297fd48ac3df803d4ef3e3111913f138e1211 595 1.00/1.00 vMB 6
526,130 526,130 00000000000000000032dc19b8b4f9af811dd5480cc799926706962b83512a66 1,910 1.00/1.00 vMB 17
526,129 526,129 00000000000000000018d03f18be41301fd89b579777d4755f541319e938ff29 123 1.00/1.00 vMB 1
526,128 526,128 00000000000000000001ae3c310ab0c85b6df05bade6677b0146dcffb7e34a6b 803 1.00/1.00 vMB 2
526,127 526,127 000000000000000000076b321ed36e2669c37ac5e12eea1ccdfc99768ca78bce 2,662 1.00/1.00 vMB 10
526,126 526,126 000000000000000000349644623b76c6e965f77847bfcc03e209b06fe0e0853f 1,804 0.74/1.00 vMB 34
526,125 526,125 0000000000000000002a320b45dada2ecfe15005c18cb69f1ef5939a58e8c4e1 254 1.00/1.00 vMB 2
526,124 526,124 0000000000000000001137a503131d09442e3e91bf9c8b9dbbe12e9d168644f5 1,147 1.00/1.00 vMB 11
526,123 526,123 000000000000000000150c52f9217614bcd25d07e285ce463f14b8fe17dd384f 481 1.00/1.00 vMB 2
526,122 526,122 00000000000000000022d6070b6eabb862a4bfb03e1051b1c979076f5b1501b0 1,915 1.00/1.00 vMB 16
526,121 526,121 000000000000000000305f8d1620ba29bdb196aad6e78abee82006281274686f 857 1.00/1.00 vMB 7
526,120 526,120 0000000000000000003774b0b6c2cfe495b2c61c6e6218b7c6f87839c6abd5eb 1,253 1.00/1.00 vMB 12
526,119 526,119 000000000000000000006617e1e2f918228e039821fca883ae0d8b7a655b9f43 1,116 1.00/1.00 vMB 8
526,118 526,118 0000000000000000000a20aff57702d4e5fd3fa818f6545c6a77b8108e1aac39 2,239 1.00/1.00 vMB 22
526,117 526,117 00000000000000000021c370fb1acc5d1a588d8f4c27ea98a0a1bdd40bb0ac74 166 0.08/1.00 vMB 32
526,116 526,116 000000000000000000338df330689ab86792985e940ba369a2b4b1bc20aadb06 381 1.00/1.00 vMB 2
526,115 526,115 0000000000000000000e468463499e793b37286340f1525faa365f52f391b4d3 1,967 1.00/1.00 vMB 16
526,114 526,114 0000000000000000003ddc4ccf4e94ca205eac632636a50fc278f3183c38cb41 1,315 1.00/1.00 vMB 10
526,113 526,113 00000000000000000019db03ff6130497c2b3a5dfc5d2d2dbcc8b5ed8b4d3c0f 1,435 1.00/1.00 vMB 20
526,112 526,112 000000000000000000355d48fe9f2ebc4bb4aab1129e9602361a6629e9c93ce4 253 1.00/1.00 vMB 2
526,111 526,111 0000000000000000001a37f372346040cd887a55f01dff34072e06cb605aba02 1,849 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.