Loading Tool

Explorer IconExplorer

Memory Pool

86,521 transactions
31.65 vMB
0.14920441 BTC
Random Selection Loading Transactions
Max Size: 190.89/200 MB

Candidate Block

Mining Attempt 673ebf90fb66116f0b53bfa3c1be38ddb154ced56bf4f252ba2e42b354d6e78a
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 93cf05206374c0953ae2fdbb8ab15f657ca266a02de4047702ba2692bd554185
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,564
Size: 1.00 vMB
Total Fees: 0.06647558 BTC
Feerates: 214.31 > 6.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (362,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,994 551,994 000000000000000000045f46401aa7701009c1b105567f8d237225e7105ba091 2,569 1.00/1.00 vMB 51
551,993 551,993 00000000000000000005e0845de6621b6558c6933c01b9264771c6458e24145c 1,771 1.00/1.00 vMB 15
551,992 551,992 0000000000000000000fa611a67e01faa4773a7c91835853877757e45095ef9d 879 1.00/1.00 vMB 2
551,991 551,991 00000000000000000020704c6ef0b02219fb677d83bb2dd7bc2646576cf39015 2,865 1.00/1.00 vMB 8
551,990 551,990 0000000000000000000ade8ac2b76a18958934aedc4e08bafcd9238b732e97ca 2,388 1.00/1.00 vMB 49
551,989 551,989 00000000000000000002263447e177208c252450b3e666233a934fbb1dc55de8 2,788 1.00/1.00 vMB 48
551,988 551,988 000000000000000000180a9ad483443eee6c6c129ca5a496b3d5c6584e2adc46 2,202 1.00/1.00 vMB 8
551,987 551,987 0000000000000000000fc4acee3c088ce467f3e85b5d2122eea190cfe4f8980f 2,473 1.00/1.00 vMB 49
551,986 551,986 00000000000000000010bf8298fb987230513a0a7c0ea7d5c5c91fd2b3200dc4 2,970 1.00/1.00 vMB 3
551,985 551,985 00000000000000000006913f3f254d051ec0324fb43c2f60e063646938e9cd0b 2,507 1.00/1.00 vMB 36
551,984 551,984 00000000000000000017eb5aa2a5aa85cdea9563d3898bdf1158859bcfe2c7c5 1,627 1.00/1.00 vMB 44
551,983 551,983 00000000000000000023cbde9954dd05764fc1fe823bedb76bbce32723fc3fce 2,676 1.00/1.00 vMB 79
551,982 551,982 0000000000000000001f5f18275ad748ccfd9ec8d7833b0b13935e03b8383dc3 2,263 1.00/1.00 vMB 14
551,981 551,981 00000000000000000014ddfeebd7d7070dff4b12ca00d300b9fe990e879f2a61 3,012 1.00/1.00 vMB 28
551,980 551,980 000000000000000000007c5bdfde68273dc386d181039b5a27ef0df2fbb9a233 2,677 1.00/1.00 vMB 38
551,979 551,979 0000000000000000000b12127474eff8bcb1fcdcebac720d64d014391550ead1 2,992 1.00/1.00 vMB 78
551,978 551,978 0000000000000000000c0ab5d697870bf994de2e556dc83fb00179c223f5dd21 2,794 1.00/1.00 vMB 7
551,977 551,977 00000000000000000011cc369ab8180edb5e4f368bbbdb0f1875d7bc099437ab 2,677 1.00/1.00 vMB 52
551,976 551,976 00000000000000000000ce79176c064902b73ecf1f90dff85fcd41175b9ab91e 2,886 1.00/1.00 vMB 68
551,975 551,975 00000000000000000027f1d578f9cca609acd2e61576643eb0dcc6354f678951 2,428 1.00/1.00 vMB 26
551,974 551,974 00000000000000000006f48f1def0b6a51eeeec772d25322b13f20e2f5ab8d85 3,079 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.33 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: 660.72 GB
    • Received: 14.77 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.