Loading Tool

Explorer IconExplorer

Memory Pool

77,290 transactions
29.54 vMB
0.07182495 BTC
Random Selection Loading Transactions
Max Size: 180.09/200 MB

Candidate Block

Mining Attempt 6e40ae20081ba4d43c0f12bd5c328725e7cf3c1c47f56976b7ba350f92eb90c8
Version 20000000
Previous Block 00000000000000000000dfa530c4ab31d931e5d06823520654db1c3208c709d2
Merkle Root e02b5470e71de913e9b5350939f1d0f9d871663f12aa038ba03c62ecafbcf77e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,038
Size: 1.00 vMB
Total Fees: 0.00547967 BTC
Feerates: 50.27 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,398 (9,392 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,006 906,006 0000000000000000000015385410dc6a421245fec4416cf57eeb8c11d8f78b42 3,222 1.00/1.00 vMB 2
906,005 906,005 00000000000000000001895b70da41d7b3946c4920a441a7702ef8c345be3625 2,515 1.00/1.00 vMB 3
906,004 906,004 00000000000000000000dd0b31fa6d2d3a8ef35c4f0e44a4d2ce3c4777a3bf74 3,442 1.00/1.00 vMB 1
906,003 906,003 000000000000000000004d3f5c8fce923b3b08e8a117807974e8b988a694c17c 3,911 1.00/1.00 vMB 3
906,002 906,002 00000000000000000001884990c841be62b72362a4703340d6496bcc873e3ed4 2,479 1.00/1.00 vMB 2
906,001 906,001 0000000000000000000149a7f8a1061f0f5dcb63cf50955f951ca357b72c43b5 1,527 1.00/1.00 vMB 3
906,000 906,000 000000000000000000007af5ca7c9d6bea789eabfd27216cab8b289064e55317 3,347 1.00/1.00 vMB 5
905,999 905,999 000000000000000000000547fe9888d5fa8cf18bc35346bf4813714fa060bc3b 2,510 1.00/1.00 vMB 3
905,998 905,998 0000000000000000000073df5cd366f4a975b81ec0bf91ffe22c09edea6c7765 3,311 1.00/1.00 vMB 4
905,997 905,997 00000000000000000000d8a5c477a00f385aa41286ac70c6e93675ad6190bacb 3,814 1.00/1.00 vMB 5
905,996 905,996 0000000000000000000008232f0a31e41222e95b13ffb19a8ee0c1741fb484b9 4,144 1.00/1.00 vMB 7
905,995 905,995 000000000000000000009f929d691e0391fde216d5d9f18d37d4cf43926da304 3,438 1.00/1.00 vMB 6
905,994 905,994 00000000000000000000ca2a4d39e37ba6d7c471fa41492349b38d1e8be2e0cb 3,736 1.00/1.00 vMB 8
905,993 905,993 0000000000000000000166076d77dffc252b2887f286ee592290ae96adbd13ba 3,649 1.00/1.00 vMB 12
905,992 905,992 000000000000000000002a26aa385c57eb073fa7cec42d779aa977fa9e56df17 3,281 1.00/1.00 vMB 5
905,991 905,991 0000000000000000000025a3022c650808c935b2ed17dcd39adb397ef09f397e 3,916 1.00/1.00 vMB 6
905,990 905,990 00000000000000000001ba4b4c69a06bfffda2c68322d9f50051548914742cc7 3,815 1.00/1.00 vMB 7
905,989 905,989 00000000000000000001fdc1ba11d74b7cc6fbfb460e66aeb734728b466b3add 3,860 1.00/1.00 vMB 6
905,988 905,988 000000000000000000020ad320ba34e80bb2cdab5fd476d96ecabf434ecfd92b 3,525 1.00/1.00 vMB 5
905,987 905,987 000000000000000000007dcfb4bdd70e6b7b0d091509acec62521919e0629e66 4,259 1.00/1.00 vMB 8
905,986 905,986 00000000000000000001c9dd07cce029e09a961cba1ec38e6c84fd4655b71833 3,391 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.08 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: 721.13 GB
    • Received: 18.35 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.