Loading Tool

Explorer IconExplorer

Memory Pool

78,973 transactions
29.43 vMB
0.08342726 BTC
Random Selection Loading Transactions
Max Size: 179.88/200 MB

Candidate Block

Mining Attempt e534a59887eff30d88990d8aa567c2847f92217f4c36be47672efc0c203997ac
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 86c7e5882b5c6362f612a9b673b189269212a10706c568be33c214450ca5e9ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.01882007 BTC
Feerates: 402.60 > 1.89 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (102,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,860 812,860 000000000000000000005325a59df2095aada34b2fe6a5a28b3e37551348e3e8 609 1.00/1.00 vMB 4
812,859 812,859 000000000000000000006fe0fa4e3c85c091ff5ce36fb322169037ab33a29b36 868 1.00/1.00 vMB 2
812,858 812,858 00000000000000000000c7bf22d9cf02a8f0fcb2dc22e76644f1d3729d7bd040 1,094 1.00/1.00 vMB 5
812,857 812,857 00000000000000000001877e766a1a7225c4589e2c866293b83165fbedb254bd 2,376 1.00/1.00 vMB 13
812,856 812,856 00000000000000000002eb6d94054ff428c9890ccaa82551fb111a0d400cca88 2,209 1.00/1.00 vMB 15
812,855 812,855 000000000000000000022d472dcc2835dd7cf6a401878e59e5b8d5d7db817248 854 1.00/1.00 vMB 3
812,854 812,854 00000000000000000003d63d89d30295b59b95f0bddb9d3304e70d0f1e64c010 1,975 1.00/1.00 vMB 13
812,853 812,853 00000000000000000003b717778e764b48fbf6cc97a89002adfce0b554441ca9 1,218 1.00/1.00 vMB 4
812,852 812,852 00000000000000000001b8bd32876d1d82663250ca9315a8083f2f86b8efff3f 1,356 1.00/1.00 vMB 8
812,851 812,851 000000000000000000021ec13e2254eddd2d0706b48368409995514891a2e78d 2,070 1.00/1.00 vMB 15
812,850 812,850 00000000000000000001d488f5982ce309b15e7e2ffd5732610151c110128230 3,425 1.00/1.00 vMB 18
812,849 812,849 000000000000000000046eaf7aacd4b9cbb6c458701ba97b73b068064caba5aa 2,933 1.00/1.00 vMB 23
812,848 812,848 000000000000000000037dc90d3f3b5a0dce6af00028a9a02ff3aae1dc75f3b3 588 1.00/1.00 vMB 4
812,847 812,847 00000000000000000002a35d622bd869834483b6d5b812c8e3ca2d52ab6bd2fa 1,919 1.00/1.00 vMB 9
812,846 812,846 000000000000000000008dc50a8a50064afc0a327c9553e484bc860a2726cfeb 54 1.00/1.00 vMB 1
812,845 812,845 000000000000000000017916315b12f68df15c0145a52fc270f5c6decb1c3f77 493 1.00/1.00 vMB 4
812,844 812,844 000000000000000000008212c71daffa8c55cfb54009a33a303a2a4d29a32320 546 1.00/1.00 vMB 5
812,843 812,843 0000000000000000000303481e525a7e73a5900b14b3241b31b2f8e4b1196caa 1,330 1.00/1.00 vMB 9
812,842 812,842 00000000000000000003a8fe8bc1b5498d666d0bcd85a2b7f6c0448326426c87 2,010 1.00/1.00 vMB 3
812,841 812,841 00000000000000000000bde9ac5a5a16f43b3a9f2decbd2100b42483d53c1eff 1,608 1.00/1.00 vMB 12
812,840 812,840 00000000000000000002e7d1cb4beb6ddbc9f8ee38601ba29d1fad925461c5ba 1,159 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.