Loading Tool

Explorer IconExplorer

Memory Pool

43,888 transactions
26.45 vMB
0.05880375 BTC
Random Selection Loading Transactions
Max Size: 139.46/200 MB

Candidate Block

Mining Attempt 7ce9f73a90f411a8251cb4c2a164c210022bd3d8c43d7255b29f5eb082895455
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root f814c6efb047a85c816741bc60a1e1604670f1d06f0385b8174bf23e8a6a9b50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,163
Size: 1.00 vMB
Total Fees: 0.01036221 BTC
Feerates: 140.50 > 1.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (564,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,712 350,712 0000000000000000102fce70b7be36d9753b9426982f369970d7d7be960ef09b 316 0.18/1.00 vMB 26
350,711 350,711 00000000000000000669a8fb0d36b8b9222c053dd089c77a2cf5e003f2366957 790 0.51/1.00 vMB 24
350,710 350,710 00000000000000000f9c978079c8cc997314bea8f10ae28fe6ece5a4232da937 719 0.42/1.00 vMB 28
350,709 350,709 0000000000000000124c7fb1cffb6510b249fcdd17873987276ae2f00c71179b 123 0.06/1.00 vMB 33
350,708 350,708 0000000000000000055af0e150b3339be34df9e30849ccecfb7ffd5fdacb1b84 9 0.01/1.00 vMB 7
350,707 350,707 000000000000000002bd6e8abedb4345524eb9115a84ce126d281c48fc15a4a0 43 0.02/1.00 vMB 20
350,706 350,706 000000000000000001d319fabf4b326a5bd72ae0df9df1feb9a087fa811e31c2 44 0.02/1.00 vMB 27
350,705 350,705 00000000000000000f498e9140008f5b09551806a55d01d0f02c0bbe6d67ca4b 149 0.09/1.00 vMB 20
350,704 350,704 0000000000000000059f403ae7afe18841f4fa31ab8e3c96e39abe05cd7a3fc0 1,179 0.94/1.00 vMB 22
350,703 350,703 00000000000000000c045a0bce82348ac1cf6b3c29bf16b027f7ae1d5eb8f2b2 175 0.07/1.00 vMB 30
350,702 350,702 00000000000000000502a7c0464c07d2a6b555988db5c0eac602192f679aa5e9 1,043 0.60/1.00 vMB 25
350,701 350,701 0000000000000000004505ec3a140455e5004fa9313e430a95c8a22561c299a6 1,153 0.60/1.00 vMB 26
350,700 350,700 000000000000000011c792257b5d813f0c483ba023f72502fb6e562ac0382b30 293 0.14/1.00 vMB 19
350,699 350,699 00000000000000000f64344235381a3ba99ad46fb5ae30d1ce926b9016ef5d50 1,088 0.55/1.00 vMB 28
350,698 350,698 0000000000000000023617c3e1b91742c683610c7fe7dc1d5320a5cbe52e3c45 176 0.13/1.00 vMB 12
350,697 350,697 0000000000000000071d867312ee27a678aab3437db83e67169da2b5a0972bea 763 0.55/1.00 vMB 24
350,696 350,696 0000000000000000094caaed1213deccb0815ff8d7edd526b9eb8d86095c4ff5 1,148 0.68/1.00 vMB 24
350,695 350,695 0000000000000000054dc6a4e8efa122b283bbe90a0fe01f094c176bfd82b3f9 1,132 0.64/1.00 vMB 25
350,694 350,694 00000000000000001512dc659c27eba72fb28837fbe8c26ad78dac7b75e9047c 452 0.28/1.00 vMB 26
350,693 350,693 00000000000000000de0f4c897826ced0790dab61f61575422f6151bdf7d288c 848 0.57/1.00 vMB 20
350,692 350,692 0000000000000000171765913a76d01fc0ab36417fb751bef672338439c9c632 15 0.01/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.92 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: 646.04 GB
    • Received: 12.80 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.