Loading Tool

Explorer IconExplorer

Memory Pool

20,921 transactions
9.67 vMB
0.02626389 BTC
Random Selection Loading Transactions
Max Size: 60.04/200 MB

Candidate Block

Mining Attempt fd9eb3d968ae74f461367d40aa91617138146857ac04c6327e30824b2fb2056b
Version 20000000
Previous Block 00000000000000000000cb83c0404b6fcab81d553295ff298e612838248a0da1
Merkle Root aa318704df3399cbf0e056e1c1ff75b6d75dfcceb31e98ac089569415a8a3362
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.01636336 BTC
Feerates: 60.08 > 1.64 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,307 (88 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,219 938,219 0000000000000000000026fd9f245c6c807e1b7a4273c31426a1808121200c64 3,615 1.00/1.00 vMB 1
938,218 938,218 0000000000000000000116a91b7b694772c0ea1f62be4073b84f0e429e95aea5 5,943 1.00/1.00 vMB 0
938,217 938,217 000000000000000000017509afa40d6f30a67df344efc50a7d085f31de92048e 3,997 1.00/1.00 vMB 0
938,216 938,216 000000000000000000012a557e1e620d809540005f858821e6534bf765333554 2,153 0.97/1.00 vMB 2
938,215 938,215 00000000000000000000a3cd6309e71576497af4b6a8a0761acd85d78d7be8fc 482 0.15/1.00 vMB 1
938,214 938,214 000000000000000000003f1c8988a310a52644385bd01cfbc740fe6af5b46c7e 1,011 0.29/1.00 vMB 2
938,213 938,213 00000000000000000001ed808190fb05eec22eeb2585af6af77a4f7ea6ea9572 866 0.37/1.00 vMB 1
938,212 938,212 00000000000000000001954f8b83a1a76ac63b89eedfa3d66278284cde00ef47 4,320 1.00/1.00 vMB 1
938,211 938,211 00000000000000000000e34517d99d4079fa0f0171e70025728699344f9ac25d 990 0.34/1.00 vMB 2
938,210 938,210 00000000000000000001e508167b619647ceee5175ac7778b7f3b165498163f2 4,399 1.00/1.00 vMB 1
938,209 938,209 00000000000000000000d257279fca93ec8ceaad65aafc3c024fea4d7e370464 1,230 0.44/1.00 vMB 2
938,208 938,208 0000000000000000000035fe854a0075aeaa9923d8edfa00f92191e8b5c35c58 4,737 1.00/1.00 vMB 0
938,207 938,207 000000000000000000004ff54561d069d9acb8a9799f86254e028c0005edd20f 2,506 1.00/1.00 vMB 2
938,206 938,206 000000000000000000012e5016dbf7794255b7a55b9ff721159b55dca3fe60a6 2,872 1.00/1.00 vMB 2
938,205 938,205 00000000000000000000ecc92f0c9375ba154302e28d6bdc6568a526b01df1e4 3,492 1.00/1.00 vMB 3
938,204 938,204 0000000000000000000062a0b3acee6540ffbce9030d944412f2a05387b5c35d 3,496 1.00/1.00 vMB 3
938,203 938,203 0000000000000000000010f6a10f3a66eea0e8e351ba552b6c92d9e0342b3686 3,376 1.00/1.00 vMB 7
938,202 938,202 00000000000000000000228c6a033e06d554e16dfcd2d849290af198953365fb 3,757 1.00/1.00 vMB 0
938,201 938,201 00000000000000000001f064726b30321d998c23d5ec14052ee9368dff10b154 3,642 1.00/1.00 vMB 3
938,200 938,200 00000000000000000000e01836a937f766ff05c1b58225735fbcafc878c1affa 3,417 1.00/1.00 vMB 1
938,199 938,199 0000000000000000000015ab98d07ca056730c15de5dcbd0f14f20ae657af87a 4,717 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 823.68 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: 4,091.98 GB
    • Received: 224.99 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.