Loading Tool

Explorer IconExplorer

Memory Pool

78,758 transactions
29.82 vMB
0.07514349 BTC
Random Selection Loading Transactions
Max Size: 182.25/200 MB

Candidate Block

Mining Attempt 5620c3bd3ba77ed24868261798485e62ca1ca1e56ebc39aa1213dd6636eb5c7d
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root f485277f3127036b632a59479566fe319f6e302911276d21be810c92c3ef4c30
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,219
Size: 1.00 vMB
Total Fees: 0.00915939 BTC
Feerates: 200.89 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (15,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
900,004 900,004 0000000000000000000166ff021ddd7c5736e917a3a7d16f2e2fff684cb6ecdd 1,656 0.60/1.00 vMB 2
900,003 900,003 000000000000000000019ba085f3b1933b9431fd4a57b80e5d0f67996ccbe02c 968 0.24/1.00 vMB 1
900,002 900,002 00000000000000000001045e6be5e294b6c3a12e3ae00ad36287cf9579e0c1c6 2,455 0.70/1.00 vMB 2
900,001 900,001 00000000000000000001a8ff030609a6248e0f6e77f9f141aeb21e4eac4f83fc 2,170 0.78/1.00 vMB 2
900,000 900,000 000000000000000000010538edbfd2d5b809a33dd83f284aeea41c6d0d96968a 1,562 0.78/1.00 vMB 2
899,999 899,999 0000000000000000000196400396be46d0816dc462df4c3450972f589f4d7d24 633 0.23/1.00 vMB 2
899,998 899,998 000000000000000000015111505a8dc68017df45924047aa3259c86d920aee32 6 0.00/1.00 vMB 3
899,997 899,997 00000000000000000001f03ca9764cae8b658456568951e2896eb5324ba4102b 719 0.35/1.00 vMB 1
899,996 899,996 00000000000000000001bcf6c1dcda052659f044e355c22dabd4f569b45d1c50 2,058 1.00/1.00 vMB 2
899,995 899,995 0000000000000000000161fd989534442e1cccd74ac0060bc00aecb46d7824e6 917 1.00/1.00 vMB 1
899,994 899,994 0000000000000000000215fab7f17bdf6440c3ad5c374c318865be5db4d4a17c 2,287 1.00/1.00 vMB 2
899,993 899,993 000000000000000000019548c19c5e4be6a5b267034a880644daacd1f109fc3a 221 1.00/1.00 vMB 1
899,992 899,992 000000000000000000011741a9b4e15b34bf65588778fbb5788dcc2432402385 2,088 1.00/1.00 vMB 3
899,991 899,991 00000000000000000001a14040d564002d94158132150d040103dea564ae7903 2,202 1.00/1.00 vMB 3
899,990 899,990 00000000000000000000eb42547651f69c3163d6d55c7c0a1015c5bb90f9d7ea 2,165 1.00/1.00 vMB 1
899,989 899,989 000000000000000000008b3db4e28a0ed59c081150653134ad9eb9f11ba020ee 975 1.00/1.00 vMB 2
899,988 899,988 00000000000000000000cfd7d5c7898454035212a8d3c231158bc68501151c12 3,248 1.00/1.00 vMB 4
899,987 899,987 00000000000000000001cb74f79339b41cc826009c7d9e6a7db987e1c2bef43b 2,143 1.00/1.00 vMB 3
899,986 899,986 000000000000000000020e36b106c436a30ed0dbc58efe1675fa1103ce5e1d62 1,908 0.88/1.00 vMB 1
899,985 899,985 00000000000000000000eaed0b450a4f8f3ca056c920fe0e02ada9a2f2eb05c5 1,867 1.00/1.00 vMB 2
899,984 899,984 00000000000000000000254b93212cc23a8494874867196b39827e9e86dcc7a6 2,235 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.