Loading Tool

Explorer IconExplorer

Memory Pool

41,907 transactions
28.20 vMB
0.07028322 BTC
Random Selection Loading Transactions
Max Size: 145.10/200 MB

Candidate Block

Mining Attempt 65245859ff80727127923b1ddca762a83594c755a3b04f8d2fcbe744c0160eac
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 2a495753a1738845d654f9df86a707c7af4ee20ac6ab789032a5706747957499
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,503
Size: 1.00 vMB
Total Fees: 0.01504253 BTC
Feerates: 100.56 > 1.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (694,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,808 219,808 000000000000038dbfe1aecaa6bde959ed43145f71dc47ff368fa5243705daef 176 0.06/1.00 vMB 3
219,807 219,807 00000000000004a048a219c4a72e733fef0c6713de726a5ac794518cee43596b 587 0.23/1.00 vMB 194
219,806 219,806 000000000000034c904dea7b7eee131df6cfb27eba057dc7289969dc28984d61 475 0.18/1.00 vMB 189
219,805 219,805 00000000000001e3ffa33a55382377326e5d48a10d92c6ca06dc22d2f70245c9 222 0.19/1.00 vMB 112
219,804 219,804 000000000000047f82d55fdeacd2f7d04063a63f96e754142096bfaf964a3586 11 0.00/1.00 vMB 159
219,803 219,803 000000000000017ef0427f8e79a03652af19b9117820c3fb4d101f9889f91df9 304 0.25/1.00 vMB 85
219,802 219,802 00000000000003d21feff0aa22fe91ed50d523192bf6d47dd9b6755de896b512 604 0.25/1.00 vMB 238
219,801 219,801 000000000000044121b4e46041e13d728dd6e0959d02dc8cbd6c1bc4ff58e8a6 674 0.25/1.00 vMB 257
219,800 219,800 00000000000001f03f611c9f763e6a5f747c92cf4693e4f8aa05f47f99ed6440 548 0.25/1.00 vMB 184
219,799 219,799 00000000000001842967f6a3894c18102d816c9ae375bdf4f410822278c9ee6b 10 0.00/1.00 vMB 29
219,798 219,798 000000000000013f9f459a0a2d26742aa20c2ee41e34a4ef32eceeaff9e3b2a0 723 0.25/1.00 vMB 230
219,797 219,797 0000000000000087b4033e04a3c29f680709c161a59cdd7192091dd060187cc4 300 0.12/1.00 vMB 203
219,796 219,796 0000000000000004e0ad3d8883ddd841550d05df664bfe2454f9b2733a11a9a3 226 0.11/1.00 vMB 132
219,795 219,795 00000000000000e3d639d89fd4829a516ec6ac39e5c72380df2cc5cc605b1739 628 0.25/1.00 vMB 216
219,794 219,794 0000000000000062d2f1229428612b434515ff6c540b6186e4ac45308a079216 168 0.08/1.00 vMB 132
219,793 219,793 000000000000027b8e6ba4f3cbeb38e7a4e48c514e669b316e21d70357a786de 411 0.18/1.00 vMB 175
219,792 219,792 00000000000000d899ded4ffe68049fe47a9de9a3159f1f7a8801d037bb8170f 524 0.21/1.00 vMB 187
219,791 219,791 00000000000004b18bc2f0f59a5bd16e1e4c787c14fa95f6eb1415ec42728b36 492 0.35/1.00 vMB 112
219,790 219,790 00000000000003dfe69ca6fac4784d3c94153279e0f90ba3040257b74284fac1 726 0.25/1.00 vMB 235
219,789 219,789 00000000000002909c904d521948b4f42f52adf9d0b7567b21ec02e0cd253d1a 261 0.11/1.00 vMB 250
219,788 219,788 000000000000011d244316fb544312ca4c84eb8d92ec2dd0d2d5c180b61c4481 128 0.05/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.82 GB
    • Received: 12.08 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.