Loading Tool

Explorer IconExplorer

Memory Pool

73,829 transactions
27.39 vMB
0.06784193 BTC
Random Selection Loading Transactions
Max Size: 166.97/200 MB

Candidate Block

Mining Attempt e5eb23f2bf911c770210d84694b9ed1607866c82ae824d4530ba00c6b64fedda
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 2def82afb0e80a258d6a3f92be8a59516a087a27fcc111c900877496743172b7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,916
Size: 1.00 vMB
Total Fees: 0.00952824 BTC
Feerates: 101.19 > 0.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (67,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,139 848,139 000000000000000000023389c8c8f1aede8d05fd88432cdb2e74ededd364a1ac 2,807 1.00/1.00 vMB 18
848,138 848,138 000000000000000000019a0a38508a4d6ba584ebeaee9edf0a7befdf99361e8f 2,129 1.00/1.00 vMB 22
848,137 848,137 0000000000000000000042f98bf6397c5d2cf28b96d8506dfd9bf6149f516dcb 2,535 1.00/1.00 vMB 23
848,136 848,136 00000000000000000002c69c7a3010fcd596c0c7451c23e7cd1f5e19ebf8ee6d 2,453 1.00/1.00 vMB 19
848,135 848,135 000000000000000000034a61a63cff42fa9c1aa3c7772bfaaf869d458c470198 2,475 1.00/1.00 vMB 26
848,134 848,134 00000000000000000003276352a14aa1a57924b324d2e7004f320cc3bd92990d 735 1.00/1.00 vMB 20
848,133 848,133 00000000000000000000eeeeeb7088891395fc55858744e60d55350d1cbfed42 2,163 1.00/1.00 vMB 29
848,132 848,132 00000000000000000002d30b8f32c3a38ed68cc82f47f46a148579fccadd2358 199 1.00/1.00 vMB 19
848,131 848,131 00000000000000000001ef4c0e0ef411d986eb31cadf50f249d04812dc032fdc 137 1.00/1.00 vMB 19
848,130 848,130 0000000000000000000041b09ad12e3d79dc408326d24aad14ee40ede0780485 967 1.00/1.00 vMB 21
848,129 848,129 00000000000000000002c8b7bbcf2bc3897001ae4c2296001a8ad2e1f639b98b 150 1.00/1.00 vMB 19
848,128 848,128 000000000000000000032517c669932241eb316e7dd7aef0e9dbfa35b4f846a4 410 1.00/1.00 vMB 18
848,127 848,127 0000000000000000000024a204cdd8f0b8b7e1673b5c6472db745363d357a3c5 146 1.00/1.00 vMB 17
848,126 848,126 00000000000000000001a256da0e79a38e8396a9b754ffcb3e54e684b84ffdd6 1,066 1.00/1.00 vMB 23
848,125 848,125 00000000000000000002ff7262edb29b82f7a59825040691cbd55fb8ff256e6f 155 1.00/1.00 vMB 19
848,124 848,124 000000000000000000024e0b1c6640ee1050f161589dca7b0475b4abae268aea 825 1.00/1.00 vMB 21
848,123 848,123 000000000000000000031e4f5d9a869a59c8df82a988532fbfbff7e45dd5344a 1,490 1.00/1.00 vMB 20
848,122 848,122 000000000000000000016edabb390b77bb6347405213f972dfcccb7f063a1946 3,719 1.00/1.00 vMB 26
848,121 848,121 000000000000000000009ff06f08a523027673c3a0bb6224470d4f8a841f3cd0 3,467 1.00/1.00 vMB 31
848,120 848,120 00000000000000000000ff3c7662d7cbc688c4b99c0e5b9fbe62fcf16c877679 3,190 1.00/1.00 vMB 20
848,119 848,119 000000000000000000029ab67f701bec0e8d634821b7447029c3e79cc37582c8 3,958 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.