Loading Tool

Explorer IconExplorer

Memory Pool

75,779 transactions
28.56 vMB
0.08416101 BTC
Random Selection Loading Transactions
Max Size: 171.65/200 MB

Candidate Block

Mining Attempt d2adb2c0c3c7612699d691c5a44b26a7b9ba1a97a057d96b1797af41a434709c
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 5fb66e1e131262a0e4825f03e24a29eb2e8c10886081ef0cb34d9858f1691b2d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,455
Size: 1.00 vMB
Total Fees: 0.01889137 BTC
Feerates: 65.95 > 1.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (623,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,014 292,014 000000000000000054e323be02a6f9f70ae79ede77801f387abb501f9f1ef01e 443 0.21/1.00 vMB 36
292,013 292,013 00000000000000009ba850c3cd7ba0096cc8188ed475d44603144b654595cbb5 315 0.17/1.00 vMB 30
292,012 292,012 000000000000000035928694569398f61fef39a141de033653953485b1525211 483 0.27/1.00 vMB 45
292,011 292,011 00000000000000001727888986431989574d8fcebe01e64ba3e9b38d0ee15ad6 345 0.18/1.00 vMB 32
292,010 292,010 000000000000000059b2e312881a830b1f2957573f95e649d43b81c20e698c8f 166 0.12/1.00 vMB 102
292,009 292,009 00000000000000005273692fe88dad8d4d3ee7c63ab9e6a2231262158bf2121b 29 0.04/1.00 vMB 8
292,008 292,008 0000000000000000553018de7378138a6709657a9cfd0e63051ddbd38d8b7f2d 64 0.02/1.00 vMB 56
292,007 292,007 00000000000000003481ca2d74dcd264f75e77ffaa1ddd58445fbb24364c7f31 223 0.14/1.00 vMB 28
292,006 292,006 00000000000000009a0163f4d8f43a582f373a5258643ad72a3017902a43e21c 255 0.13/1.00 vMB 38
292,005 292,005 0000000000000000c86b439fc4c5fbbf2680585a8a18de80df60b170e13376dd 598 0.32/1.00 vMB 35
292,004 292,004 00000000000000006af73fab926585a11f3ccee2d88871ce1865ea9c897964b1 351 0.21/1.00 vMB 34
292,003 292,003 000000000000000075b67c79274f8a472acb0c40dbcc612656687ed9122f4ec4 273 0.14/1.00 vMB 40
292,002 292,002 0000000000000000887504e4a0d9b36239cf133f2259e6dd439cbcd71671564d 128 0.10/1.00 vMB 24
292,001 292,001 0000000000000000b55300241bf11d4e59066bdf0af3baa1d5e61fef4a897305 97 0.03/1.00 vMB 35
292,000 292,000 0000000000000000620671231acb6a68134a0396235dcb0e53f4fc82bbaa1184 180 0.13/1.00 vMB 23
291,999 291,999 00000000000000010224175ec7be78c9ae2b657ec79be7532e6a396e2815ee18 256 0.10/1.00 vMB 63
291,998 291,998 0000000000000000818517b05bae3825c1d978407b792bcff5ee0a51aa4694f2 185 0.08/1.00 vMB 32
291,997 291,997 0000000000000000c166e3b7bcd995e6c0ebe939e92f87a60a1d5f01738d294d 101 0.05/1.00 vMB 34
291,996 291,996 0000000000000000197ee24b9ebf77c10ee5d777fb17a9896f40e07b55268fbb 36 0.02/1.00 vMB 22
291,995 291,995 00000000000000005ef3162ad4ad5cbe5d83af7fe604d10cda1b3bcf23899df0 382 0.17/1.00 vMB 40
291,994 291,994 0000000000000000259831944347fe3d49814abeb1dd9d43d152f1d25c0f0681 109 0.05/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.