Loading Tool

Explorer IconExplorer

Memory Pool

42,038 transactions
28.72 vMB
0.07247901 BTC
Random Selection Loading Transactions
Max Size: 146.79/200 MB

Candidate Block

Mining Attempt 7de7d2f854085219f06c3151f1aa010a8f87f6c49983f3be12ac2c301027493a
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 4c97a537f9616d5b3464f6b4859ab6aac2375f96836538166452ead1710329ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.01661451 BTC
Feerates: 104.56 > 1.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (454,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,147 460,147 0000000000000000015d5d595849c5cd43cff7b2299a43005040f89f1f45addd 1,491 0.67/1.00 vMB 126
460,146 460,146 0000000000000000000f6f19f7363653d387a995f18b4e3952933c20cb561f32 1,106 0.57/1.00 vMB 113
460,145 460,145 000000000000000000988eb171c4269a4fe8a838b7b3853afc88539dc45d4b03 1,203 0.65/1.00 vMB 125
460,144 460,144 0000000000000000014f60770f104b5d8bfa11155b0a5446a6058e4878e460f2 1,026 0.51/1.00 vMB 127
460,143 460,143 00000000000000000069072618509e5efa3d55128329645dd548060fa48d3747 1,920 0.92/1.00 vMB 116
460,142 460,142 00000000000000000163e61394a8ac6eee6182859dbb213f11a5a0d08fa705e9 2,102 1.00/1.00 vMB 157
460,141 460,141 00000000000000000106a502de28fee8306c9b525b45cb36c5f5421f72a1fac9 32 0.01/1.00 vMB 141
460,140 460,140 0000000000000000019776e522453c125ebe1b17af88db14a8eb6337bdcf3128 78 0.05/1.00 vMB 149
460,139 460,139 0000000000000000018c1505cfc14c4fe4a54e4058cbe48cbdf0e6039512be39 953 0.44/1.00 vMB 133
460,138 460,138 000000000000000001ab3ac462a7a4c2da47c15ba90bd5fa534446c533205365 842 0.59/1.00 vMB 156
460,137 460,137 000000000000000000afcd21f6d16cd7cf93f7e8a837bc4b8cf34686f651a8fb 1,831 0.86/1.00 vMB 130
460,136 460,136 000000000000000001ec2a9d8f4abdc97ee29b96b495fea7311cf297477005e6 559 0.90/1.00 vMB 38
460,135 460,135 000000000000000001e3dce6e3209c80fa668a8cceed1fda014c3d45104641e4 565 0.32/1.00 vMB 80
460,134 460,134 000000000000000000df32d6663365ec7746e539c4e3c2bb52cc809c68cd053c 2,100 1.00/1.00 vMB 147
460,133 460,133 0000000000000000016398c3d01a047ae55c8b334f70490f5b4aeb823a262ff6 705 0.30/1.00 vMB 130
460,132 460,132 000000000000000001620f4755d63443d56a0244ee04003124e4857b43360428 1,598 0.79/1.00 vMB 133
460,131 460,131 000000000000000001162ef39b17cc5ef458b69d33bb2d23eae18dc3a689c070 688 1.00/1.00 vMB 31
460,130 460,130 00000000000000000132421d2fc00e5906d59eb4d045eda99d47ceda91ab6bab 1,410 0.80/1.00 vMB 106
460,129 460,129 00000000000000000206ef7ef359febdf059129ff4671004d54905e330ad0644 978 0.64/1.00 vMB 89
460,128 460,128 000000000000000000691cb908e34d2815043f9668c46acfe697438d1101ec55 233 1.00/1.00 vMB 18
460,127 460,127 000000000000000001dffffd0f0b324ed9950257a18f68dfec16848a4d177854 1,067 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.03 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.