Loading Tool

Explorer IconExplorer

Memory Pool

22,649 transactions
10.08 vMB
0.02170516 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.55/200 MB

Candidate Block

Mining Attempt 65a8f086ca36e50c162e88ca67edb6ef9f82bb9aa3c9cb53f3a7adad4bffa0ef
Version 20000000
Previous Block 0000000000000000000160b95a36b779d2efb2ad38447e49137eb7bcf5f17dfd
Merkle Root 9aeb6996d70afe1b82df7b729e396c922afe44903bd23f08dcfb3281b107f93d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,630
Size: 1.00 vMB
Total Fees: 0.00538233 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,536 (752,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,757 160,757 00000000000003ee2ae76b1f9bfcdab863927f788f80cd28ab488f5e4b25fdbc 39 0.04 vMB 501
160,756 160,756 0000000000000a5228f9c261bdcf3b88746c23be7cd2b0c2f189f01227e13e69 39 0.02 vMB 131
160,755 160,755 0000000000000e3b0f8a15e72384a1dcf7fd69319c6b47cd02ba7afea9febe3b 11 0.00 vMB 17
160,754 160,754 00000000000007258b98600da6f0738b7e85c7cd06de83b156b0edee92369418 81 0.03 vMB 293
160,753 160,753 0000000000000d7ddca759609d3515ff3f81b349458bf112c43a34f0e44cfffc 19 0.01 vMB 124
160,752 160,752 00000000000002a23fb5e47f01d8f8c9c0ad8a095e624f3509bbc754111e93de 51 0.02 vMB 39
160,751 160,751 000000000000059abcc9d7ba5cfd9fc4f05244e033b9597997930842f4bb9b14 17 0.01 vMB 40
160,750 160,750 0000000000000521b00aea89122bb6551e2e016d9defd66856dc0d335de257ce 16 0.01 vMB 175
160,749 160,749 0000000000000ba20cd84f3160ee05c6ba5ff146a742dd527e562c126533bb65 11 0.03 vMB 51
160,748 160,748 00000000000004ca7046b58cd7e1ad5eb5dcb9d7863cd17b6dcd4601e2cffb61 3 0.00 vMB 1,474
160,747 160,747 00000000000009f2ff83bda91920f09f9da8e22684f87490ae89ae6f0bff4571 5 0.01 vMB 18
160,746 160,746 00000000000009387d7dc713e7bb2366f988aecabe4f80042682fd899a4a221e 111 0.03 vMB 11
160,745 160,745 000000000000031aa6f4099e77753219f0e76a6f733b464f99b618414ddaa96e 20 0.01 vMB 41
160,744 160,744 000000000000040ac0767e77b6f36bf94231b040ddfcb4f161491699fb7ee264 33 0.01 vMB 564
160,743 160,743 00000000000002d3f7f96f80cebc33841aa89bb17e6d5630cab6a5ae4151d442 12 0.00 vMB 0
160,742 160,742 000000000000024ae2340769d5fb7bb5311e55fc31b2b503e503d90714c94f4e 44 0.04 vMB 156
160,741 160,741 00000000000006d43f96d5adad85446abf9e4a3d13883c48d45c4c8f12a97e8b 20 0.01 vMB 3,079
160,740 160,740 000000000000087a7f8f6aaec5e27858efb057e90f18bd3f3a9dab481196e24e 1 0.00 vMB 0
160,739 160,739 00000000000005b5b9a41f54eda6b589b855280a5976e7e678997222fc9e654c 155 0.04 vMB 109
160,738 160,738 000000000000052f026ccb3dbb9568a11b34dc557cf1973e84a2a6167ed93989 25 0.02 vMB 25
160,737 160,737 00000000000000532e6232b4ce3689249cd1188fd4f8c259b21ff2989238dba1 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 404.96 GB
    • Received: 2.11 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.