Loading Tool

Explorer IconExplorer

Memory Pool

82,213 transactions
32.10 vMB
0.08590868 BTC
Random Selection Loading Transactions
Max Size: 193.38/200 MB

Candidate Block

Mining Attempt 8762f208cf11ae0c2b26c8671f209e4f8bf63c7e842c4e99a3893e9bfc9bb80d
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root 0b6e849244c536fbac80d0e029a37519d3d789476fda4fe75c0faec48cdf4343
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,043
Size: 1.00 vMB
Total Fees: 0.01512165 BTC
Feerates: 142.62 > 1.52 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (99,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,843 815,843 00000000000000000000fae6bc62a0acd1567e1b19e8be9243914e2a2291c3a1 4,206 1.00/1.00 vMB 57
815,842 815,842 00000000000000000002d539c0d51562673d8741814da59944d88935d2d1fb35 4,737 1.00/1.00 vMB 49
815,841 815,841 0000000000000000000117d60215714e610a0a7180139516aa7527bd1470838d 3,775 1.00/1.00 vMB 84
815,840 815,840 00000000000000000002cdb76156f544b7bc6e5b57ba88b5e4b49d713243bef5 4,812 1.00/1.00 vMB 52
815,839 815,839 000000000000000000012d890937952ffa086378f1faee7c02b581d29c422969 4,246 1.00/1.00 vMB 57
815,838 815,838 000000000000000000012eec7a028382dc2e7afdf02638b775fd0ce9580f6056 3,745 1.00/1.00 vMB 76
815,837 815,837 00000000000000000001bbc57a253f5fca04ab55e1067c7e6efdf7a6b46d92e8 4,440 1.00/1.00 vMB 53
815,836 815,836 00000000000000000002c0528e1a208d3e9533e30428b652e0d7f07d9868531b 3,736 1.00/1.00 vMB 79
815,835 815,835 00000000000000000002fdae66a090a38f4ea3d055520980883872c75fb211da 3,797 1.00/1.00 vMB 42
815,834 815,834 0000000000000000000463372e3f92d0c96744543738195772ccad137e407326 4,422 1.00/1.00 vMB 58
815,833 815,833 000000000000000000022680db5687b775d93e3aebaac44d0c1948d8ec7808d8 3,312 1.00/1.00 vMB 70
815,832 815,832 000000000000000000010715042cb1d3bdbf2513a4030ed5e2c1869182f3c601 2,512 1.00/1.00 vMB 45
815,831 815,831 0000000000000000000032a8b97c7431c16a096a3d41726201c3e343d156fc74 4,441 1.00/1.00 vMB 47
815,830 815,830 0000000000000000000301de72bf32405066cd9064d57723cb8b2f2e98975902 3,787 1.00/1.00 vMB 70
815,829 815,829 0000000000000000000221b779a66a8f6c52d8d63d61927b1952b4202a67b01c 4,168 1.00/1.00 vMB 49
815,828 815,828 000000000000000000023dd6a01802f1313d159e70b3d22fba36d244ae7c2d5c 4,080 1.00/1.00 vMB 66
815,827 815,827 000000000000000000006dc104641e180ac5fc675810fad63b532dc7a203e72e 4,965 1.00/1.00 vMB 67
815,826 815,826 0000000000000000000008e9769fab44e9f655fcfb63735f6c1a21840ba97060 4,484 1.00/1.00 vMB 54
815,825 815,825 00000000000000000000d169044740c7009f755e349748ebf5b725e4c09667a3 3,710 1.00/1.00 vMB 53
815,824 815,824 00000000000000000001ed0effac60a58ce9de5ba152f0694af4bf9821149ed9 4,244 1.00/1.00 vMB 66
815,823 815,823 000000000000000000004f6eea140e4227d0179d19af12c8fb49732bd410d6d9 4,287 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.70 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: 697.33 GB
    • Received: 16.56 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.