Loading Tool

Explorer IconExplorer

Memory Pool

87,127 transactions
32.59 vMB
0.15124491 BTC
Random Selection Loading Transactions
Max Size: 199.02/200 MB

Candidate Block

Mining Attempt a9c975d601d1b7e5a33cd298c5f097dffe83d265464a9ee664f1ebab6bad0544
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 2bcdcb2da7f61ae66f810dba58c71234587441a98afb6940a5da4b057ae794f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,213
Size: 1.00 vMB
Total Fees: 0.05824868 BTC
Feerates: 400.00 > 5.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (791,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,056 124,056 000000000000576818e19c0bc5b4889a818b937e414a2d01a81d4fa816bdedce 16 0.01/1.00 vMB 1,296
124,055 124,055 0000000000002a338dff432c3156bd9f39fc2472fb461057a1ad373d2c1e9e03 11 0.00/1.00 vMB 678
124,054 124,054 00000000000018603f45a1936adf53912c104c36e2b4630308b27e5a15f8c260 14 0.01/1.00 vMB 0
124,053 124,053 00000000000056492ae96615cfee2bdf256a3dde49b81adf662538e7e876d53a 23 0.01/1.00 vMB 941
124,052 124,052 0000000000003be5416443c6c943f4852c9f253c9bc4e829de9eff2dc0a68f76 5 0.00/1.00 vMB 0
124,051 124,051 000000000000164cca2624cbc5623562bf2c81a1c6da7e5b910facb5d2ea4b4e 15 0.00/1.00 vMB 287
124,050 124,050 0000000000003102f9480e522962691febe52460b212cddacf95b92e356f4018 12 0.00/1.00 vMB 0
124,049 124,049 000000000000475bbf804739758b6a946bbc2828eea2eb34e9e18d40c200ed7f 9 0.00/1.00 vMB 242
124,048 124,048 0000000000005ed520a5af3745e52153122540afdd70ecf31fbe770840bb9ede 1 0.00/1.00 vMB 0
124,047 124,047 0000000000002cdd326872a8ca76f00286a2484509fb78bc691d39692ec725f8 9 0.00/1.00 vMB 588
124,046 124,046 00000000000015dce2d10af301fb25eb18ea58038d9378696749ad14e686e457 19 0.01/1.00 vMB 698
124,045 124,045 000000000000126df48605100dcad0d10d0dad96b064231431ff611bf76da3ff 18 0.01/1.00 vMB 1,372
124,044 124,044 000000000000064532ef727eeeb698baa5cb6fa5a8ae1ac10c6af2c233e2af0a 14 0.00/1.00 vMB 923
124,043 124,043 00000000000037bf86fc98f9d85d2cde185f67f4a3eb2172155d81eb61ced0d5 14 0.01/1.00 vMB 365
124,042 124,042 000000000000688f3a60bd4b4ebddfda89cf04091aa999be3461418a81872334 14 0.01/1.00 vMB 160
124,041 124,041 0000000000002a84419782f6e668590cb720e088bf47cabe7803b5dd994db3a4 51 0.02/1.00 vMB 1,363
124,040 124,040 0000000000002e3309e8c9ebf6bbc5ec3bacc104de5183b07d75afe91c179cc8 9 0.00/1.00 vMB 0
124,039 124,039 00000000000064103c025ba4a2c064e76001f0f6c358b4da1c2d950e134d9535 5 0.00/1.00 vMB 0
124,038 124,038 0000000000002a8d51519d44d3ddd49a3d278d77493bea1a1f53a9563cfc518d 8 0.01/1.00 vMB 153
124,037 124,037 0000000000005a9f5201d1817f5113614c99408b801d12c69d3d74155aad77a6 6 0.00/1.00 vMB 572
124,036 124,036 00000000000031b2683906b29b9825deaf254a62c2b953a71fcac3c62f67d441 12 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.