Loading Tool

Explorer IconExplorer

Memory Pool

43,161 transactions
29.87 vMB
0.09412504 BTC
Random Selection Loading Transactions
Max Size: 152.00/200 MB

Candidate Block

Mining Attempt 3a3f2481e4d6c6378fd0056f69a593473e388feb5cf7a1853524092f59211bb2
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 4d788e54439868631b20add2b78ffa0926a75a9d656df3045feb743da45292e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,444
Size: 1.00 vMB
Total Fees: 0.03324639 BTC
Feerates: 150.97 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (790,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,835 123,835 000000000000013d0ed96fc619b503ef375a7413ffa16157867948b4e78e78b1 9 0.00/1.00 vMB 965
123,834 123,834 00000000000017ec2432af5885d4f386ab80405fc41dba1b657ad4c012d0527e 9 0.00/1.00 vMB 0
123,833 123,833 00000000000051f68190e074c936bf89437a5ed30623844d7a0101875903b4e2 13 0.00/1.00 vMB 938
123,832 123,832 00000000000007ae6cab7711871170e8320cf6bc183181c84e118940e32c953b 30 0.01/1.00 vMB 334
123,831 123,831 00000000000018c7d375d7f0e931dd3553e696acf5c78f433ed0198d741fc20f 1 0.00/1.00 vMB 0
123,830 123,830 000000000000011e305d8508fda737786f2a0a6588ce2f1d80f153158a0e591f 5 0.00/1.00 vMB 0
123,829 123,829 00000000000040d068e7eb48f68c8755a35eaff1fbe1dedbed075915074f29b4 1 0.00/1.00 vMB 0
123,828 123,828 00000000000053dc3e3b6a1b84a46ae9f38851546398c58eb1e791be7e99070e 14 0.01/1.00 vMB 107
123,827 123,827 000000000000114cf404de5f51ada3c8968d031012eb6bda0fb81c9595eae8f9 9 0.01/1.00 vMB 396
123,826 123,826 0000000000003e63eb743f4eac3fe3c1bd2731e637fac7f50873394552b22ac5 5 0.00/1.00 vMB 0
123,825 123,825 0000000000003442ef79ea9c9991b1160defc9ea6fea087499430e1ea189c274 12 0.00/1.00 vMB 280
123,824 123,824 000000000000239b0e0010c6c995523ec4e5445736c6e2689e80f0a8d9725edc 11 0.00/1.00 vMB 385
123,823 123,823 00000000000022fb19e5418ea3472a7e47b660c56d854c6901287c3a8754bf5b 1 0.00/1.00 vMB 0
123,822 123,822 000000000000281d0d1318901063eed3c9ea8cb1b7ba5f87214b4b273848f886 9 0.00/1.00 vMB 324
123,821 123,821 000000000000179f9041b094c793547ae0738137f87de55d6e14f4ae7cffae39 1 0.00/1.00 vMB 0
123,820 123,820 0000000000003805a3ad0014559b345580ecc4cc80b9a620c61ea9181622ca1c 64 0.02/1.00 vMB 1,843
123,819 123,819 0000000000000bbe622fb8e54fd2532ef8706d3e4d72db9c0099885be21d5b59 10 0.00/1.00 vMB 2,707
123,818 123,818 000000000000678c642dde27be1503dae6c540a0816e336be787401ea628d2a1 7 0.00/1.00 vMB 523
123,817 123,817 00000000000068b572b54df5f566bbf167a15f88b24086f9128e8bbef1efa8eb 13 0.00/1.00 vMB 0
123,816 123,816 0000000000000e40535127c6b715b6878fb1afe51fedc90b7ae86a8345c72d21 16 0.00/1.00 vMB 211
123,815 123,815 000000000000231ba0a918cb58c6383e0fcddbd65f8a2175a6dfe56324a34698 4 0.00/1.00 vMB 3,264
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.52 GB
    • Received: 11.66 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.