Loading Tool

Explorer IconExplorer

Memory Pool

77,847 transactions
29.41 vMB
0.10340500 BTC
Random Selection Loading Transactions
Max Size: 177.13/200 MB

Candidate Block

Mining Attempt 0452f4746fd41d82bcf461e2d3d468c7f6ba43c787b228cb0635333df9a7816d
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 616fc673cf5bf2d40812a6869b8c379df28cf89abc4fc2570a9c33db2d381b74
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,190
Size: 1.00 vMB
Total Fees: 0.02809339 BTC
Feerates: 151.12 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (89,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,069 826,069 000000000000000000016a851d73fcc9cf217adc0029e6870a2f5a00ba860fe9 3,233 1.00/1.00 vMB 202
826,068 826,068 00000000000000000000c9ccd1d7e3bfd3944b9defe348e8ccbfc7a74f8dc9f0 3,411 1.00/1.00 vMB 152
826,067 826,067 00000000000000000001209c30dc36bb5a88b0763bcb806123375c4c6c11b46a 2,660 1.00/1.00 vMB 77
826,066 826,066 0000000000000000000242c0030d29dbc3ccdceb504d70e49098db52b999efed 1,890 1.00/1.00 vMB 59
826,065 826,065 00000000000000000002cc55bfd1a418bd91e2e129d7c084cbc5c7ad5440f850 2,153 1.00/1.00 vMB 55
826,064 826,064 000000000000000000038c5f2a5ea1f7c8a3a231f59cf5678ef3cc1b32605b63 3,101 1.00/1.00 vMB 100
826,063 826,063 000000000000000000036831fcdc2d22714e7e831e119e2db5f92d6495f48273 1,995 1.00/1.00 vMB 73
826,062 826,062 0000000000000000000357a06c14fef8a79bb554a97359a86181bda88a32a6b1 1,370 1.00/1.00 vMB 90
826,061 826,061 00000000000000000000be5ab845f002fdcd5973a145f2a520c9247248738c27 2,810 1.00/1.00 vMB 130
826,060 826,060 000000000000000000034d1e2f988cf168e6eea2110de5fd47e929fb3388ce12 1,806 1.00/1.00 vMB 103
826,059 826,059 0000000000000000000353fba0847e69af1b2598d270b76b095ff576527fa7e0 3,164 1.00/1.00 vMB 116
826,058 826,058 000000000000000000000b5f24a127317decd170dd99b765d8368e004ffcb93e 2,951 1.00/1.00 vMB 156
826,057 826,057 000000000000000000035e80b5928dd4de1ebdd56a07d59d1a8ee71c31dd6988 3,804 1.00/1.00 vMB 171
826,056 826,056 0000000000000000000391682674f5a74fac36998c3e7624a2dc06fcb04ddeff 4,003 1.00/1.00 vMB 194
826,055 826,055 0000000000000000000229e1e592b452eb41f9ca4cdc387d228262afc1371a25 3,031 1.00/1.00 vMB 213
826,054 826,054 000000000000000000028537674a54a2a8483c706bc6c7bca41c968fe897506c 2,214 1.00/1.00 vMB 221
826,053 826,053 000000000000000000015bccde181374b5f32e5e97e45acd955a437e06e0d562 3,573 1.00/1.00 vMB 235
826,052 826,052 00000000000000000002156069fcdca4ef9418f1654105b450a9a6d28f807080 480 1.00/1.00 vMB 369
826,051 826,051 00000000000000000003ca82a22a4ef22ea049483d22bbfb2c5623cdf5058372 2,931 1.00/1.00 vMB 195
826,050 826,050 00000000000000000000730a510a022c03462096bab568008dc445ec8c5a8211 2,858 1.00/1.00 vMB 72
826,049 826,049 00000000000000000001606535f956b194a3b1330d6350cabea84f2008eb2d92 2,611 1.00/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.