Loading Tool

Explorer IconExplorer

Memory Pool

46,069 transactions
28.78 vMB
0.14054114 BTC
Random Selection Loading Transactions
Max Size: 152.36/200 MB

Candidate Block

Mining Attempt 1f905f830eb36afaf7729be1fedbcfb8cb2ce89fe66e52680388dbd61e3449cd
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root eac7aef652e1c21fbb013197d06bc6fa2c3ad97a90c4c373a89de3eaa14665d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,497
Size: 1.00 vMB
Total Fees: 0.07949404 BTC
Feerates: 15,654.48 > 7.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (257,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,002 657,002 0000000000000000000c2522d3a03ad63c4723b42ffc09638020776b3e60536d 1,189 0.98/1.00 vMB 16
657,001 657,001 00000000000000000007f14d13c9fbd5c40affcf6ced3d981386e09099f83b97 1,043 1.00/1.00 vMB 7
657,000 657,000 0000000000000000000a6e73196be7174deaea761d92478f3c169fd00242f973 2,099 1.00/1.00 vMB 27
656,999 656,999 000000000000000000107546b2cba9a97d5a4b5bb58a164a5d522cbb88eb29f9 2,217 1.00/1.00 vMB 39
656,998 656,998 000000000000000000100f0e74e9c18313626a8134fd72b6833e20f5d5f7e8f6 1,492 0.94/1.00 vMB 25
656,997 656,997 000000000000000000034af3559219b815ec39fa4cbea626b5b251a90db875f7 1 0.00/1.00 vMB 0
656,996 656,996 0000000000000000000c9f24fde42a8e3587b2ffcc7ea2975bbb7d1f757138b5 2,333 0.82/1.00 vMB 31
656,995 656,995 000000000000000000034ee9b51cd5cde4c13057b5c4306860539ce4bb543b25 2,151 1.00/1.00 vMB 35
656,994 656,994 00000000000000000002798a60e336c1713c37dc7e404cafacca5357ac6ef5aa 1,158 0.52/1.00 vMB 27
656,993 656,993 000000000000000000060351075a48063ec20987339d675cdff7e9b712b98ff7 2,289 1.00/1.00 vMB 34
656,992 656,992 00000000000000000004d057a01e14d127f62f8c662ec8d5ccaf09e6bf6753dd 2,685 1.00/1.00 vMB 20
656,991 656,991 0000000000000000000734d7cbf41278b9bcd52adfa3678bc882fdaadbefee95 2,499 1.00/1.00 vMB 67
656,990 656,990 00000000000000000009a1af9591525ed6899ae310dc994d4b22fe10f5cc05f6 1,286 0.53/1.00 vMB 34
656,989 656,989 00000000000000000004275c91368e60f49083dd57aff11f43ea2a6617158c20 854 0.26/1.00 vMB 43
656,988 656,988 0000000000000000000f11dcea5fb424af7401b4abd5b69f7ac8104b829aa349 265 0.07/1.00 vMB 50
656,987 656,987 00000000000000000005d7ee5d4e8f311787364e35db5b5a4446d7154c23598b 625 0.17/1.00 vMB 39
656,986 656,986 0000000000000000000284fb482ecdf3428bc3a1450ea4ed24ecce69f8641589 636 0.28/1.00 vMB 32
656,985 656,985 0000000000000000000f3d71e9fb5191e2fd8b4c256df47173cb41f56a7076ed 914 0.29/1.00 vMB 37
656,984 656,984 0000000000000000000e05ac7a5cb93fd4411a49ea2fabbe998a3a8160596707 1,416 0.90/1.00 vMB 22
656,983 656,983 00000000000000000004f3ac065112eb5a63f6b9d6b83cd3fe05c60dbf1510be 572 0.51/1.00 vMB 15
656,982 656,982 000000000000000000061b38bb8f43e64f3f5661fa5783358db44adfba6285f9 1,132 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.