Loading Tool

Explorer IconExplorer

Memory Pool

41,089 transactions
28.39 vMB
0.06598215 BTC
Random Selection Loading Transactions
Max Size: 145.06/200 MB

Candidate Block

Mining Attempt 416d6fa035fb49d119c4c80afb6b0ff128b6dd03dddec19b2d24895b0a4edb5e
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root c7ad61b80b46f88a9edee3d65404a1f80ae84ff2c7e8873cf8f9f4800e5bec56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,693
Size: 1.00 vMB
Total Fees: 0.01098198 BTC
Feerates: 87.72 > 1.10 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (694,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,812 219,812 00000000000002c0cf165618f0dc13ed385951fc6192364cb0cc36fdf7487232 508 0.22/1.00 vMB 190
219,811 219,811 0000000000000046a1b31195757e44a6a9d30ce75c77a855262623b940668b74 382 0.17/1.00 vMB 187
219,810 219,810 00000000000004cce890839ecc7a680b095dd28cce99f964bcfadcd43e4be389 420 0.25/1.00 vMB 151
219,809 219,809 000000000000034d27dc4b5d432da0a6f178bbac7a8823345769859c340d3ade 112 0.04/1.00 vMB 177
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
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 630.35 GB
    • Received: 12.02 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.