Loading Tool

Explorer IconExplorer

Memory Pool

99,703 transactions
26.04 vMB
0.08606030 BTC
Random Selection Loading Transactions
Max Size: 175.56/200 MB

Candidate Block

Mining Attempt 83d6dd64f06421b7f1a457d9cd27242245beea4e74fddc2f9c747dc40221bc03
Version 20000000
Previous Block 000000000000000000008ec9caaee9bb5df2da0925a8c8452f34c75ef631e8cc
Merkle Root b35a321ef67d5b2690669b1115e5c4521c6348ede9fd9bbd5457bb4e5050c4ba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,323
Size: 1.00 vMB
Total Fees: 0.02346129 BTC
Feerates: 804.28 > 2.35 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,077 (820,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,865 95,865 000000000007b9877875860fa5964a728d1deaa0285c49d22b8f3d383ba1bf56 1 0.00/1.00 vMB 0
95,864 95,864 000000000007cec5c99b2841095c984b11002a9ab5af1ea6e28f3d9e4c4fd371 1 0.00/1.00 vMB 0
95,863 95,863 000000000007a56d7db4e6a2987019d40dd548d44f763a3268cd55a59935c38a 1 0.00/1.00 vMB 0
95,862 95,862 0000000000014a85fbbb49638d9be9fc3497341de387a04c962e711b6a5d5726 2 0.00/1.00 vMB 0
95,861 95,861 0000000000048e5a9cc02550974c8827435261da751dbbb7380c55b47c492228 2 0.00/1.00 vMB 0
95,860 95,860 00000000000012553f672289973a9eb767081fe02e781dd9029e5db1aff91341 1 0.00/1.00 vMB 0
95,859 95,859 000000000003810e8227c914ff65f3b1ccf5b002a649c45659242e4866dcf3c5 1 0.00/1.00 vMB 0
95,858 95,858 000000000005a78082f4dad00b12f50d305d019620948cc24d0febd7eaa06d60 2 0.00/1.00 vMB 0
95,857 95,857 0000000000062443a711530d3594fbc813e1a9b662f4443c9ce37a51bd0dcfee 1 0.00/1.00 vMB 0
95,856 95,856 0000000000003cc090a1e978aedf95aa84be3024f77fc9b74540c474607d2dc8 1 0.00/1.00 vMB 0
95,855 95,855 0000000000024c62384db231db4f8f20fa2668cbbf5fcae00c73d2f9efc0e147 3 0.00/1.00 vMB 0
95,854 95,854 000000000005d82b2d64a90814ab34590f5732ffc4beabb1afbd02c761d773dc 5 0.00/1.00 vMB 0
95,853 95,853 0000000000025a4595af217777acd080885eff2ade120857938d1f0357d42568 1 0.00/1.00 vMB 0
95,852 95,852 000000000001462fb70fe5958905b754eef01d21276a375a550959808b006daf 1 0.00/1.00 vMB 0
95,851 95,851 00000000000764d53c1f417629fce46bbdde2c92989cdf45042057cc7cd32242 7 0.00/1.00 vMB 0
95,850 95,850 000000000001a4f0a7681e1164b89b42f469ca9471bd288be52fa854c4af9751 2 0.00/1.00 vMB 3,861
95,849 95,849 0000000000042dddbeef3d04f1bc13185db5ef7daa2ed49148e9a82f09edfea9 1 0.00/1.00 vMB 0
95,848 95,848 00000000000699224940b99f0382c5b13ded9b219fa9a236cf1df9edd0dc5b85 1 0.00/1.00 vMB 0
95,847 95,847 00000000000419cf56a729a5477e7e949df0f041d1ce068470cfac4a1246516d 1 0.00/1.00 vMB 0
95,846 95,846 000000000003fd0b8cb1fb5b6b824b782bd2e5f23ee8d1ca5c3715d434bd0546 2 0.00/1.00 vMB 0
95,845 95,845 000000000007121362a8e8420ee19a15650809c991d45bb385bb8a914d47179a 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.26 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: 814.70 GB
    • Received: 24.00 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.