Loading Tool

Explorer IconExplorer

Memory Pool

83,995 transactions
32.41 vMB
0.09319355 BTC
Random Selection Loading Transactions
Max Size: 196.63/200 MB

Candidate Block

Mining Attempt 3151d9056afcadfee2f06d6e62f0afa7d0fb34e968d78177a0db8869d4684a81
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 668fb43db079c45f06d0ab8777d710d80a1ea7a17b54d3e1e0cc97ebe52a75c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.02166551 BTC
Feerates: 150.92 > 2.17 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (172,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,978 742,978 00000000000000000007f2695b37fd182c1bd23f77aaf15b1d939c50612bad29 3,114 1.00/1.00 vMB 7
742,977 742,977 0000000000000000000415c5549e9461c91f51f95ad1b16a1c80b40fedec79dd 3,008 1.00/1.00 vMB 18
742,976 742,976 00000000000000000008c4d274293abf42f5a771c7c5e94251522d98ee00c971 239 0.07/1.00 vMB 16
742,975 742,975 000000000000000000078d0cb246fc9c9aa8b06dbfc3a284bbf1b9be80aa75d5 1,115 0.38/1.00 vMB 10
742,974 742,974 000000000000000000043b853d6504a133d4ace0721b8ec0389f0ab887c988f0 486 0.14/1.00 vMB 11
742,973 742,973 000000000000000000049def875f13b8e1c494205bb19cefe50a2b230ce45fea 898 0.35/1.00 vMB 10
742,972 742,972 0000000000000000000039725095aad02d6c719e5c7ef8379fadec2f3b9a9fc2 2,239 0.70/1.00 vMB 11
742,971 742,971 0000000000000000000309826e4002fd017276a251f3e37700282853c9cfa3bc 1,643 0.90/1.00 vMB 8
742,970 742,970 00000000000000000004d2a47d15a8bd32f2e05a2b16624f94549909faabfc9c 1,202 1.00/1.00 vMB 10
742,969 742,969 00000000000000000000e2e847f55cf856b5de72214bbce94000878f13a6bc4e 1,451 0.98/1.00 vMB 4
742,968 742,968 000000000000000000031a3d37dc19e22b82fb0f24a96e054d315a7b50971b40 2,897 1.00/1.00 vMB 15
742,967 742,967 000000000000000000059d5b0c49ac00f5cd4159fdc8bdadb8b927cde385c192 944 0.49/1.00 vMB 11
742,966 742,966 00000000000000000008a05d536ad5914c00eac751eb39bbda5235d8e25027a2 2,197 0.95/1.00 vMB 11
742,965 742,965 00000000000000000000b5512c37cd1acfc2369911387ff273a1893d0569afdb 1,040 0.36/1.00 vMB 12
742,964 742,964 000000000000000000094d38f06ed51e2d3c1286d1d28ce36adbff51a5d577c8 478 0.18/1.00 vMB 11
742,963 742,963 0000000000000000000270242445d110853c9788070ec3f0ecd3a63d988da131 806 0.92/1.00 vMB 3
742,962 742,962 0000000000000000000255182dcb095c19e71ed7cc1f363cfffc42afabf9c0c3 2,006 0.98/1.00 vMB 8
742,961 742,961 00000000000000000008e607b81f0bfdc8dd931be8982176013c1fb675f6e015 240 0.08/1.00 vMB 13
742,960 742,960 000000000000000000022e3310e1f89d0c59ae49d0073a173292bfde0c6e582d 143 0.04/1.00 vMB 20
742,959 742,959 000000000000000000083e376d51036494510d66f18ac6caa36d881bd917d0f0 660 0.30/1.00 vMB 9
742,958 742,958 000000000000000000045727a77e3f048d9cf5320b4ed2b99162736cc9649030 2,507 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.