Loading Tool

Explorer IconExplorer

Memory Pool

35,958 transactions
25.99 vMB
0.06561161 BTC
Random Selection Loading Transactions
Max Size: 132.91/200 MB

Candidate Block

Mining Attempt 2f30fe7486b1bb9036bbd76295922e940419840eb45c5185bf1440a509a0ab2d
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root faa493c9a95fc0268c33fef00718e200062366c107d27eca16a282c9bf03699e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,049
Size: 1.00 vMB
Total Fees: 0.01790108 BTC
Feerates: 201.13 > 1.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (523,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,824 390,824 00000000000000000042660c6da5cb9805b47e4b5cd1cc0603f31dd25bfa3d51 1,216 0.95/1.00 vMB 30
390,823 390,823 0000000000000000015c6829888887496ee06aa1e7fd9c2df1fa51cd7d6390a1 2,873 1.00/1.00 vMB 46
390,822 390,822 00000000000000000357c74f25e49ac9f6828f6c97aa161db0451f48e8527fcd 1,153 0.73/1.00 vMB 27
390,821 390,821 0000000000000000084cd82ca5e2e14a42a6b04dd7d240a4e0c1dc5233468d91 1,463 0.88/1.00 vMB 27
390,820 390,820 0000000000000000012dd7136fc3506f70316496f047ba5639428e59020e8da4 2,230 1.00/1.00 vMB 41
390,819 390,819 0000000000000000010c47a71e8c6c6c5418cc3ef11d38db0c386bcbd59beaf9 1,772 0.83/1.00 vMB 34
390,818 390,818 000000000000000009954195297057d60dc4ccc01f05a592e87f8ff87ecfafcd 905 0.90/1.00 vMB 17
390,817 390,817 0000000000000000013bebbb4ea2adfaaa3288bd4a5caa6b87da490fe6b856e2 1,572 0.76/1.00 vMB 34
390,816 390,816 000000000000000008c484c0434558f6b796249cdc999753dfae158cbc497a5d 1,080 0.77/1.00 vMB 18
390,815 390,815 000000000000000000f8a62c43ae7a7d2167c18785d2244259496e32632e4930 2,455 0.75/1.00 vMB 59
390,814 390,814 000000000000000006deb4025eb829608c516b2b612a30f51ab14190c437c762 1 0.00/1.00 vMB 0
390,813 390,813 000000000000000005d3652cc9c9250e56724ab80f54b5609a9b1ee5ea9b3b7a 969 1.00/1.00 vMB 15
390,812 390,812 00000000000000000024cf6dcff5c888d07603831ec74e5774ebf81128164d86 2,103 0.95/1.00 vMB 32
390,811 390,811 000000000000000001f760485e7fc32db711201bcff19e89054b4410c20dc60a 2,238 1.00/1.00 vMB 32
390,810 390,810 000000000000000004cd49f59a28f23bf459070f119107563b0ddd6222961ef4 2,741 0.75/1.00 vMB 75
390,809 390,809 000000000000000006114650fa5e9f67a0e80c0320c966cca26263ad17716eec 2,739 0.95/1.00 vMB 51
390,808 390,808 000000000000000003bf6d212edc407fc6e9c3d44824e4e19da5bf70cafa1167 395 0.25/1.00 vMB 28
390,807 390,807 000000000000000002806da19c8027424553eb6ecf826988a2c0b5184cc78f0e 1,530 0.79/1.00 vMB 42
390,806 390,806 000000000000000000495323af93cf7aa8bdb7f0d85c3eb1c4befa42f837946d 1 0.00/1.00 vMB 0
390,805 390,805 00000000000000000384f76fb23edc6af26f08d5d613ab3b9f13a92f5a637141 2,495 1.00/1.00 vMB 47
390,804 390,804 0000000000000000015ef0f4f0be5cd4ee4325f1863759e7072a506923570cc1 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.82 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: 636.21 GB
    • Received: 12.35 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.