Loading Tool

Explorer IconExplorer

Memory Pool

45,803 transactions
28.45 vMB
0.07349879 BTC
Random Selection Loading Transactions
Max Size: 151.21/200 MB

Candidate Block

Mining Attempt b29bacc1305f2c49112e3b3ebebfd8fc2b45556974cc528a798569864af3f0b3
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 099a45d4b61b0d2eab4a96aa9e7d3fac25202b377c4a866b1e3566d505d3e49c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,467
Size: 1.00 vMB
Total Fees: 0.01970108 BTC
Feerates: 100.23 > 1.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (907,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
7,595 7,595 000000007f42f3f2bc8d7f4546eb9cb2d607ae0a510c44f6b1c56bb50f1e89f3 1 0.00/1.00 vMB 0
7,594 7,594 000000005cb0a513dc5a1d0176978fbc65d0bc8d1f69ad232f8cf13838286ecb 1 0.00/1.00 vMB 0
7,593 7,593 0000000012f320022d8d1fd89cee1f0f6ac019ce76632809d5ac93fddcfa06e9 1 0.00/1.00 vMB 0
7,592 7,592 00000000fb4304df797fb08783b14a9d138f486ca9b69ea1917d7a4e70af833e 1 0.00/1.00 vMB 0
7,591 7,591 0000000084fca9b87cf6c0d8c1c4548cb0defc9a07816de6ec70dfb96a45cbb6 1 0.00/1.00 vMB 0
7,590 7,590 000000009ccaf48cf9c84d205cb320718a8b7f44a80e75fbf28d66d04283624b 1 0.00/1.00 vMB 0
7,589 7,589 00000000b8bae35be701163c708166fc2376edc235e6901e2fd704a473168d15 1 0.00/1.00 vMB 0
7,588 7,588 000000001fc3ab4aad4f6531064dcfbee9ebfa15b73fed4bfa9cf55eae68c9fb 1 0.00/1.00 vMB 0
7,587 7,587 00000000304a9b9ac09d939722ab109a383b99c728c39ac573f33bf1b84187bc 1 0.00/1.00 vMB 0
7,586 7,586 000000005dfc47d56cf2a0e3bb62b51f95891e5c168273ce5efc801af67d703d 1 0.00/1.00 vMB 0
7,585 7,585 00000000de308fe825bc6157bf9766bcd3b10b610aa8243ffad6fe26261c4c2f 1 0.00/1.00 vMB 0
7,584 7,584 0000000016613f2f0281f882469648926139ff524fd68f4f18063f1728ccf35f 1 0.00/1.00 vMB 0
7,583 7,583 00000000a3d6ab01bcc82ebef71d85bb9e56788f7ccbb6478ebbd76d477e1f6e 1 0.00/1.00 vMB 0
7,582 7,582 00000000f9a7fb76941fc0b58cf4d6ad27e37e6e1dda460eabcec536df7bcaaa 1 0.00/1.00 vMB 0
7,581 7,581 0000000035c2f89067fbf0e092d87b3dcc259898471b07056faaf69d2222e915 1 0.00/1.00 vMB 0
7,580 7,580 00000000f13281e1792ffa0dfa5147fb8a602737a15f2227eb341d0204fef65f 1 0.00/1.00 vMB 0
7,579 7,579 000000004bc858764b741d6f795a2e4c50b313a8e62d574064d2a0890c5e0476 1 0.00/1.00 vMB 0
7,578 7,578 000000006a34e9e653e8512808515679814f86f0674d9a60ba3cb9d8c6edd475 1 0.00/1.00 vMB 0
7,577 7,577 0000000095f150c1c42e80c0fc1c76e15263db5622ba58e44c4816d3ecf2bc28 1 0.00/1.00 vMB 0
7,576 7,576 00000000024cb649bbe6303f9b11d2646b350a34518b0c22070765485765a7e7 1 0.00/1.00 vMB 0
7,575 7,575 000000007e3905634e9e1aea0ceb71782b58ccc33d12c05c35db2b7d9600c8ec 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.67 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.