Loading Tool

Explorer IconExplorer

Memory Pool

80,750 transactions
30.05 vMB
0.07822662 BTC
Random Selection Loading Transactions
Max Size: 181.06/200 MB

Candidate Block

Mining Attempt 297526e35c3ac2c52c7f312bf73d483537815272041e3944ea5e63d9c492f987
Version 20000000
Previous Block 00000000000000000001d919ed88fc3960fd2643a2dd9bda2746788e7fade853
Merkle Root 48dbfa177b44ed1ea08e49fa5a1add837ee66b436394e001348c7a344c80b33e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,232
Size: 1.00 vMB
Total Fees: 0.01666944 BTC
Feerates: 302.00 > 1.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,986 (59,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
854,987 854,987 00000000000000000001b46e9d641d3b9b2733612aac3ea8827cd96e6edeef0a 1,140 1.00/1.00 vMB 4
854,986 854,986 00000000000000000000c0c4dc9a2e2094e025453d58006728b3125da0ab5b83 2,811 1.00/1.00 vMB 4
854,985 854,985 000000000000000000028152f4cbda5b07fdd1829c093793b215a092bf208bc6 372 1.00/1.00 vMB 3
854,984 854,984 000000000000000000018310fc61f85b728b05e718bfb84f0365650c73f6c59c 3,006 1.00/1.00 vMB 6
854,983 854,983 000000000000000000015411f19a1a2300404c545af2c6c0d00d92aa541ea214 2,658 1.00/1.00 vMB 4
854,982 854,982 0000000000000000000019bdaf8faec8a1e9424c92d27ee76aa01c6ee3868c65 3,727 1.00/1.00 vMB 11
854,981 854,981 000000000000000000008c0ce7071a2e3ebe526a8d785f54304ffe94bc111fb1 3,193 1.00/1.00 vMB 5
854,980 854,980 00000000000000000002e373db883e26ecd3c71ff471b15a75bda40b2d22b95d 3,662 1.00/1.00 vMB 11
854,979 854,979 000000000000000000002ea4dac51f8d8aa8b63d0d927d3b46e53cef3ee02569 2,757 1.00/1.00 vMB 6
854,978 854,978 00000000000000000000614d10bd7ae5718a077f84173e63226e532c9eb4e0dc 3,614 1.00/1.00 vMB 5
854,977 854,977 000000000000000000030664235ac1e8500731ed531536f2089989108d5689af 2,078 1.00/1.00 vMB 7
854,976 854,976 00000000000000000000ee05436072331b4947754591fd384ebc2b8f0d2efd69 3,058 1.00/1.00 vMB 14
854,975 854,975 00000000000000000002b6687693a6326353dce13aedba56bee1a1ce8bd6b5cf 2,568 1.00/1.00 vMB 4
854,974 854,974 00000000000000000002c88229a9419d3fbdaae13e19d1017455472482472dec 2,943 1.00/1.00 vMB 6
854,973 854,973 00000000000000000000a32b1aeab95b1088a25fd9b2a438e1c9a7958d38e202 1,616 1.00/1.00 vMB 7
854,972 854,972 00000000000000000001b6fe40ce7e219e15ae108235e99215045a7ad3eba571 2,604 1.00/1.00 vMB 8
854,971 854,971 000000000000000000004fdcdeaf3b35b25e43bf0192381479c14a5c7293874a 2,834 1.00/1.00 vMB 8
854,970 854,970 00000000000000000002c7813606ac54b2b5eac375afaa728401292033343537 3,745 1.00/1.00 vMB 11
854,969 854,969 000000000000000000026ab988b66bf549e9a991700444ec2116bd558c2e00a8 2,109 1.00/1.00 vMB 4
854,968 854,968 00000000000000000002829466f89a48fd488ae19fabedba8c5e8ec8d4f2537b 2,969 1.00/1.00 vMB 5
854,967 854,967 000000000000000000020fe9a0f0e19f608e69e97654892d844b963fa38a2def 2,245 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.37 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: 663.52 GB
    • Received: 14.91 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.