Loading Tool

Explorer IconExplorer

Memory Pool

76,684 transactions
28.72 vMB
0.06704069 BTC
Random Selection Loading Transactions
Max Size: 174.01/200 MB

Candidate Block

Mining Attempt 65f19e51292953b283e087b17c38c32f6f5520487ea23732da72f130de0ceceb
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root d368cf011f7ff0c3bae5f7e4f520e2a2940a3b4f1b6b5510c21e6f648899da48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,697
Size: 1.00 vMB
Total Fees: 0.00727286 BTC
Feerates: 40.21 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (355,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,596 559,596 0000000000000000000ef0a3485dcbd72d9bc255174e978b577ccc99bc84d55e 2,120 1.00/1.00 vMB 11
559,595 559,595 00000000000000000013f77135a9e3ae4de9254b7b413366e43f61161a59197a 2,132 1.00/1.00 vMB 4
559,594 559,594 000000000000000000238d70e3ef6005b452740ae2c2a01f2ca983a794997a76 2,433 1.00/1.00 vMB 26
559,593 559,593 0000000000000000000cfa96eee3a40cd6371d3dbbe7d0d0cbb66f1f1be47ee3 2,435 1.00/1.00 vMB 2
559,592 559,592 0000000000000000002ce096a62d6bafea2b027c037c15acb2a29aee54531e18 2,135 1.00/1.00 vMB 21
559,591 559,591 000000000000000000217561d61cb2f3dd400dcc333f5748477ac4a1c9a19868 2,901 1.00/1.00 vMB 6
559,590 559,590 0000000000000000000b2ab96bb5138f4c04fe21452d29f0f9a8b02573fc78e7 2,668 1.00/1.00 vMB 32
559,589 559,589 00000000000000000021eeb265f12adabc74e4795bf223a0499ece1b58e66607 2,990 1.00/1.00 vMB 36
559,588 559,588 00000000000000000025890dcd537c23f310fc268890a7c7f1d6e637482c465f 543 0.19/1.00 vMB 16
559,587 559,587 000000000000000000282056489f1d0392b799ebc5945722e5dc57fcebe3ef86 2,158 0.88/1.00 vMB 3
559,586 559,586 0000000000000000001d727f3332608d361dcbdeb906ec39b7d51049440023e3 2,621 1.00/1.00 vMB 13
559,585 559,585 0000000000000000002f80b887f82079ff398e1367c6809a509adf742d1602c9 2,825 1.00/1.00 vMB 4
559,584 559,584 0000000000000000001de5ac67c76d25cae42c06a357cb296761eda77cc67b14 3,092 1.00/1.00 vMB 33
559,583 559,583 0000000000000000002cc8a809663e5d30302192067bb55057ae59797eefb0af 949 0.33/1.00 vMB 31
559,582 559,582 00000000000000000003482af0f35fc35bc88c54735999330aa44a4da59c2814 2,819 1.00/1.00 vMB 28
559,581 559,581 0000000000000000001cba16b234a3fee0077a637fdca1a2383bb0f288a9b74d 2,239 0.81/1.00 vMB 10
559,580 559,580 0000000000000000001d2b8626a99ec1f42bcc02e7912645a9524ef2ce920a9f 2,839 1.00/1.00 vMB 13
559,579 559,579 000000000000000000017a585ee4dc809bd0da5c65366f0d3df652b598ffa22a 2,930 1.00/1.00 vMB 14
559,578 559,578 00000000000000000001c975f8b4bccb3f0bdb411f68a6bf29651a680907e2c8 1,634 1.00/1.00 vMB 6
559,577 559,577 00000000000000000028bf7729529ccc381450957499a7b6c32959d97d376871 3,186 1.00/1.00 vMB 21
559,576 559,576 0000000000000000000fd5786385463a2a862d37a676499f84fe7e786dd479f6 1,943 1.00/1.00 vMB 15
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.