Loading Tool

Explorer IconExplorer

Memory Pool

81,549 transactions
34.22 vMB
0.14219009 BTC
Random Selection Loading Transactions
Max Size: 194.87/200 MB

Candidate Block

Mining Attempt f0e7a8fe0501128a3ce7f6a80437e62087caddb33f630cf3be01c88a15d7f340
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 46fa5aacaad8283c9fcbd1e0e248b785b698bd8dadbe58977d5a8a719c81a12c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,804
Size: 1.00 vMB
Total Fees: 0.03071150 BTC
Feerates: 150.78 > 3.08 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (782,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,857 132,857 0000000000000b5dd8e8f3d485819abc4b9974d54a6e1b8a90f4b6d39a086f02 30 0.01/1.00 vMB 941
132,856 132,856 00000000000001ee51479153cfdb9eefec4351669c3a68ff8418099f46f6a615 11 0.00/1.00 vMB 85
132,855 132,855 00000000000001bacf5ce220531ff95777e8d9e29f2813be245944fb326cca06 23 0.01/1.00 vMB 389
132,854 132,854 0000000000000ad5e8d4b1b77b4e16dda82b3aa6c435bfdbe82aa50e9fceb9b1 89 0.03/1.00 vMB 205
132,853 132,853 0000000000000293d1b2356d0ab10d8fc258e385d23c427400794e5d51ac8a62 88 0.04/1.00 vMB 145
132,852 132,852 0000000000000691cf54be70b2051e53896dfb9032b35428a9f290674ad9c1f8 63 0.03/1.00 vMB 219
132,851 132,851 00000000000012189f861788e64e64631481422981699cc0b341ffccec633903 37 0.05/1.00 vMB 122
132,850 132,850 00000000000012edc718b12c1b6f6db074ac347d1d727127306a2e1912149ebe 79 0.05/1.00 vMB 139
132,849 132,849 0000000000000073998b1804a482079061d96fcdcd65fdd49bdc0cf56d899d6e 81 0.05/1.00 vMB 426
132,848 132,848 00000000000005cf2ff0a2fc7887c3591a3490181e45946a56aa06e09fd02f17 75 0.05/1.00 vMB 85
132,847 132,847 0000000000000e414e74ba6f5b5783e2a22f7f516016c2a604212fc245ef6dba 65 0.06/1.00 vMB 524
132,846 132,846 000000000000043641b1c769524bb143309c909d010a40687528aed43d849883 33 0.02/1.00 vMB 266
132,845 132,845 00000000000010de53c19d4d1318b4b195457b1ba89aa902c1b5bac444a134af 6 0.00/1.00 vMB 38
132,844 132,844 0000000000000170b2e373c9a4e99ee308decb44fe9b67611c7fe439652b1159 144 0.05/1.00 vMB 424
132,843 132,843 000000000000002ec4f9085b4b381d01940e9916e81379a53e5634a30ac014ec 106 0.03/1.00 vMB 138
132,842 132,842 00000000000009def76f78e14c1e5150851915cc08ff7e90027f8d1350804be3 15 0.01/1.00 vMB 647
132,841 132,841 0000000000000d3835d37caa6ac1dcb57557e3c5d60174fdad91f7e0afacf6af 87 0.03/1.00 vMB 453
132,840 132,840 0000000000000cc1285bffc98ac32b5495347d957e2495d1937465c81e0791a4 9 0.00/1.00 vMB 642
132,839 132,839 0000000000000ebed89f2e4617be276c1e26bbf88b9e58b37379d8a1f98ccc99 43 0.01/1.00 vMB 299
132,838 132,838 000000000000114e0d3aa8010f01494c9949a36c4ca9e2fe12c49d3721428b2b 7 0.00/1.00 vMB 1,040
132,837 132,837 00000000000010bce2a8996ed4199ea45304805c9e019db8979843d90cbfb945 89 0.03/1.00 vMB 200
Previous 10 blocks ↓
Total Size: 783.10 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: 728.08 GB
    • Received: 18.47 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.