Loading Tool

Explorer IconExplorer

Memory Pool

35,952 transactions
26.01 vMB
0.06652999 BTC
Random Selection Loading Transactions
Max Size: 132.69/200 MB

Candidate Block

Mining Attempt 8e6ac6c23bed4e6138d1a761030f6d3ebd929f0f4e2d786717a68aef31fff445
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 24a689a57672746aac2e5620bf08e437fb6ef960a6e6f865c9d191c3ac1b7379
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,509
Size: 1.00 vMB
Total Fees: 0.01863201 BTC
Feerates: 152.71 > 1.87 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (426,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,601 488,601 000000000000000000f62523f9e3322042925d81c5cf36129366f35e671b1172 2,546 1.00/1.00 vMB 246
488,600 488,600 000000000000000000eb0c60da61b464c8756344c08d1bb3ed0bf497648186dd 1,572 1.00/1.00 vMB 118
488,599 488,599 000000000000000000322abcaf36c1c5e0201fcd1d3dcdf9cd5ead19ca77baf1 2,017 0.93/1.00 vMB 118
488,598 488,598 0000000000000000003a300d72a3747bc749665cdebeab4f3b5ffd192e2b6e1d 2,492 1.00/1.00 vMB 161
488,597 488,597 000000000000000000d4c46f4f04cf47d3d606c9076e7cbb151a84ca2d9e1652 2,410 1.00/1.00 vMB 168
488,596 488,596 000000000000000000d712865ed797192426af09ceec1e68477c145940dddb21 2,139 0.91/1.00 vMB 113
488,595 488,595 0000000000000000008ec98436b6e21e57942171d359f9aa2dafde56f9abca2e 786 0.37/1.00 vMB 95
488,594 488,594 0000000000000000001cb8c0503da069b9a64d66547f7d49fc006155d6bd2b31 2,076 0.97/1.00 vMB 36
488,593 488,593 0000000000000000007df3610e1759ea94bb5430ae6a13301f38fff3e781a1f4 1,918 1.00/1.00 vMB 28
488,592 488,592 000000000000000000607d3cefabc4f7a572df6c6e13bab38baa1ccf1b1789cb 2,099 1.00/1.00 vMB 97
488,591 488,591 000000000000000000f7b5f86fcf9231f47783323104bb3bebb30b4baab98ea4 1,693 0.98/1.00 vMB 161
488,590 488,590 000000000000000000a2c2a0c00ebab923499cac87ac37854413336a8d5cd963 2,117 1.00/1.00 vMB 156
488,589 488,589 0000000000000000004fc8f587a0991cd312142dd4a1247855c0e95217677d1d 1,893 0.97/1.00 vMB 110
488,588 488,588 0000000000000000008ad85fe20ac2ce457a0f5dd5732f481a2c2d6d62dd14c4 2,351 0.95/1.00 vMB 30
488,587 488,587 000000000000000000f6fc0135748b7d70b2e01fba506f976133f79608c41aef 2,064 0.97/1.00 vMB 116
488,586 488,586 00000000000000000046be652aec62f0ba8f972dcd201b0916e1ebc279c900b8 1,963 1.00/1.00 vMB 107
488,585 488,585 00000000000000000084d11eb082828215c45795a67d94013aba11892c5c9e81 1,815 0.98/1.00 vMB 157
488,584 488,584 000000000000000000c91ef1d6530ec82952850f2403f0416b36107d4f8dc2d9 2,021 0.99/1.00 vMB 175
488,583 488,583 000000000000000000323d95d80f99ec30a933e08eaab10f6e6d60fef1f73ff8 2,368 1.00/1.00 vMB 168
488,582 488,582 000000000000000000531409856d12ee93f4a1997919e115e0c4387d9693feb2 567 0.20/1.00 vMB 110
488,581 488,581 00000000000000000072b4a89f7ff8b6f0adec9b343ada10da58ba279650a1e4 1,852 0.67/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 781.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 637.34 GB
    • Received: 12.42 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.