Loading Tool

Explorer IconExplorer

Memory Pool

82,506 transactions
30.32 vMB
0.14347882 BTC
Random Selection Loading Transactions
Max Size: 183.64/200 MB

Candidate Block

Mining Attempt 5c2a3d9a49726870e7b45eb55c57dba6ad5b840ecbd011232c17f9702fbdbb2a
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 69b737c753edef76936c77f24c27e5bc2cc88164ba7d9957f7087305033db0ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,848
Size: 1.00 vMB
Total Fees: 0.06504441 BTC
Feerates: 137.89 > 6.52 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (818,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,259 96,259 000000000001908e72f2e841f4516e183b11a3471907a4e88d9552cd6d1201a1 5 0.00/1.00 vMB 1,001
96,258 96,258 00000000000629ad3619b646403f4563d52f853fc553e943cdbf8b825d430bd1 1 0.00/1.00 vMB 0
96,257 96,257 0000000000017c8332f44b87e89cce27a24012a91bde483c99f8adf417f25ee2 6 0.00/1.00 vMB 0
96,256 96,256 00000000000526fcc83de7a9ad0ef439713b580fd32a8092139e9809e192efd7 1 0.00/1.00 vMB 0
96,255 96,255 0000000000053d540c3c7d3f15c75793b33c973e6d59a569531a879f3ba07f11 1 0.00/1.00 vMB 0
96,254 96,254 0000000000079402a9efe36f60740cfe41714642337823e431756b65c71524aa 1 0.00/1.00 vMB 0
96,253 96,253 00000000000046e1cba2f6f096b775dd977907b9e299e0fc4edec380c73f4184 3 0.00/1.00 vMB 0
96,252 96,252 0000000000068e925eec7c5b9bcdf7d466d71d9d1710fab9c9009661c866cddf 1 0.00/1.00 vMB 0
96,251 96,251 000000000007b991726eb2eb7fde95c8bca59d24c326fb626bb5fbc418ff90d2 1 0.00/1.00 vMB 0
96,250 96,250 000000000000b55a7df8fda856c8b6aaf67023c1cddb584f0934b4081ca427b0 4 0.00/1.00 vMB 0
96,249 96,249 000000000005b8d137520824032c55213dd1f3d9c374af09445173e3d9715177 1 0.00/1.00 vMB 0
96,248 96,248 000000000003f1bc9a0c71d84a1eeab70a00b7701d162dae028f5416b1349c4e 2 0.00/1.00 vMB 0
96,247 96,247 000000000002bfe3fc094a544f65705fc44ae23ab620002fa20b836538ca5519 3 0.00/1.00 vMB 0
96,246 96,246 0000000000038eaafb9f8e7024418ffaada3e76385b6df911abc094f05ed5f0c 1 0.00/1.00 vMB 0
96,245 96,245 00000000000450861f51b7c0d2a4a7dc92af01ba224dd7ddb846e784421210d2 1 0.00/1.00 vMB 0
96,244 96,244 0000000000040a33d93d0e971eed392a0d2ca753b2bd514dd4710fd22cf23905 1 0.00/1.00 vMB 0
96,243 96,243 000000000006408a7203cc3f3631ad99fcacc6f4498b7515320457970a9ab375 11 0.00/1.00 vMB 0
96,242 96,242 000000000001432ce6256325a1917141693c3f0d9d5c7e465900966e81d8acb5 1 0.00/1.00 vMB 0
96,241 96,241 000000000003719df222dd92cd6ff699dc90870e2dadfd86593a062f43774738 1 0.00/1.00 vMB 0
96,240 96,240 00000000000592e6788a6186f6e596401968b72dfc12b0a9b5a6f9f67e92417d 1 0.00/1.00 vMB 0
96,239 96,239 0000000000021aadaed5c8625e9826614673ca1c3b949202719735cf4624a928 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.63 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: 672.31 GB
    • Received: 16.20 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.