Loading Tool

Explorer IconExplorer

Memory Pool

85,307 transactions
31.84 vMB
0.20380743 BTC
Random Selection Loading Transactions
Max Size: 190.42/200 MB

Candidate Block

Mining Attempt ee2c5f78bab983639a494e1600277eedde3df5ff3947f5c3a30cd7c7f1fa2cb2
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 3129f9c66825b678d74d808d4b2648fcaf5ebc68af9b3f5444ff713456998f82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,000
Size: 1.00 vMB
Total Fees: 0.09245056 BTC
Feerates: 529.10 > 9.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (119,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,082 796,082 000000000000000000018d7e96c89915fdddf6075f4c4e7e6430ad9b10450522 3,964 1.00/1.00 vMB 16
796,081 796,081 00000000000000000001469327cbd1ab92d40f5950448bd5098617f79e587dbb 2,523 1.00/1.00 vMB 13
796,080 796,080 00000000000000000004b546136f0d4c70357b678124d5e0262b2dd397132642 2,816 1.00/1.00 vMB 18
796,079 796,079 0000000000000000000554cc8d9700b8de782dc2b3e4c285ff5546028154fc4c 2,711 1.00/1.00 vMB 15
796,078 796,078 000000000000000000038c39772ccceaab9ae927877bd9019c685eab2828192f 1,661 1.00/1.00 vMB 25
796,077 796,077 0000000000000000000475be1c476065566324c47bcc5ae0b5501da6748b7080 3,286 1.00/1.00 vMB 20
796,076 796,076 00000000000000000003acbdda89399b385cbefadb1706a4104ef3eff56c55e0 3,432 1.00/1.00 vMB 24
796,075 796,075 000000000000000000031b0defbbec865647e63a5e57835bca9e0b0d8996be1d 3,466 1.00/1.00 vMB 32
796,074 796,074 000000000000000000039b8ebbf3bc1666ccf41275f2b59191b1e63168601bf7 2,874 1.00/1.00 vMB 28
796,073 796,073 000000000000000000051652693d1795c6cd489d044ec726ff0fa5cefce55ca7 3,676 1.00/1.00 vMB 18
796,072 796,072 00000000000000000002557700764fa8365578d0b4b393bd390ed303398833cc 3,375 1.00/1.00 vMB 22
796,071 796,071 00000000000000000003dd5c296416a5b7e267b706e3a795ee8019b1ac4da7ea 4,336 1.00/1.00 vMB 14
796,070 796,070 000000000000000000012669af052590a9648a50a3ae4ee7507b9dc4bfc262c1 3,355 1.00/1.00 vMB 29
796,069 796,069 0000000000000000000388cdaf80417e470ff65a28b8826a814c97db5fb9d9ea 5,440 1.00/1.00 vMB 12
796,068 796,068 00000000000000000004381f6b739c64fac9c887682159bc4cc56c8bbc159a22 3,948 1.00/1.00 vMB 12
796,067 796,067 0000000000000000000095ec68c3110d090a2d75065a6c29a7e1bf8a0f928dea 1,848 1.00/1.00 vMB 15
796,066 796,066 0000000000000000000440449f4cdf0412f06115fca650789d2b041e549d74c1 2,114 1.00/1.00 vMB 16
796,065 796,065 0000000000000000000522e5e1e4f9318014131b44b847f8b78374658b1f3ac4 1,031 1.00/1.00 vMB 19
796,064 796,064 00000000000000000000aae773d5d726b1494b2cf5946bb2f065a13ce7e33fe9 3,293 1.00/1.00 vMB 24
796,063 796,063 000000000000000000044d4f0c05691e5809749c0b3fc2494f422aa70b0182d4 3,539 1.00/1.00 vMB 33
796,062 796,062 00000000000000000000787398fc8912af51b53965f5d36b1dc8b65e20b94491 3,361 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.65 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.70 GB
    • Received: 16.31 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.