Loading Tool

Explorer IconExplorer

Memory Pool

83,799 transactions
31.96 vMB
0.12945016 BTC
Random Selection Loading Transactions
Max Size: 192.55/200 MB

Candidate Block

Mining Attempt ec9b9924e6209586c629ce503b4820f2d4fc2b602da7b3731b6b2a7a8bb949c2
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root e7c2c401d2cd19e8ecb600ec18e403edc0ad865672d0655b6be053ab18cad56c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,605
Size: 1.00 vMB
Total Fees: 0.05085591 BTC
Feerates: 150.75 > 5.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (172,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
742,957 742,957 0000000000000000000973e67eeb1ed27dcb3021aa478fa8ef7a85e9affb050c 2,638 1.00/1.00 vMB 20
742,956 742,956 00000000000000000003610b8ef3d313389daf0f424e3bf342937256b7cc9a77 873 0.62/1.00 vMB 6
742,955 742,955 0000000000000000000712ff6d377c54c91421ed699d38434018a65d5e99ed54 391 0.43/1.00 vMB 9
742,954 742,954 00000000000000000006e957ea4be0309395348147055ba2b02b3964beba159b 447 0.67/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.71 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: 700.52 GB
    • Received: 16.61 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.