Loading Tool

Explorer IconExplorer

Memory Pool

79,126 transactions
29.63 vMB
0.10708680 BTC
Random Selection Loading Transactions
Max Size: 178.34/200 MB

Candidate Block

Mining Attempt 57882656560ff4bb8db75e831e9b20c8bebdc1b3e8a3b6b5ad37099cb4995ef4
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 46573af18c837187ef1a059a20f7bef5572e1f9d838c614c04cd22b55afa7527
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,571
Size: 1.00 vMB
Total Fees: 0.04145848 BTC
Feerates: 164.34 > 4.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (617,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,001 298,001 0000000000000000889350c2e7875fd9d66961571d80f4d8a1b09cb24c27f3fb 128 0.05/1.00 vMB 36
298,000 298,000 000000000000000047d2f2eb7278e3f4aded9acaf502f5ec27bab5018b5871f2 29 0.01/1.00 vMB 19
297,999 297,999 0000000000000000935dfee26f6412e15e4714cab7b10c558123ece412455626 96 0.12/1.00 vMB 18
297,998 297,998 000000000000000072fb1c7200b94e7b011155671d02bc349f97eae7a93650db 606 0.35/1.00 vMB 35
297,997 297,997 00000000000000005f077e67d1c5463631f4ebd058178289418e2556b27e78e3 658 0.35/1.00 vMB 31
297,996 297,996 00000000000000005b22df4e6521bf23e6c4ad3cf0d91b7d5c89603faaa2bc1d 36 0.04/1.00 vMB 17
297,995 297,995 000000000000000058daa5aa061c3a43a6f01c2a14e8b43d8364ef0c6c96657a 393 0.26/1.00 vMB 34
297,994 297,994 0000000000000000193f2c8b2003c6ce7944196b50611f3032be5dbe6dabd4d1 65 0.04/1.00 vMB 13
297,993 297,993 00000000000000001b015368a2dfb08a3b48805aedf006ec7f67ed87f9e4f91f 351 0.23/1.00 vMB 32
297,992 297,992 00000000000000000d93a4d6e1ec7c0b64580d2385823be16e42344f599be744 182 0.28/1.00 vMB 18
297,991 297,991 00000000000000005470482ffcb3c7d133965ac805843ee0f6a44b020335850c 330 0.50/1.00 vMB 19
297,990 297,990 000000000000000083320cbd5628e1013c8aea1a173d54e307089b38dadeb26d 512 0.17/1.00 vMB 632
297,989 297,989 0000000000000000271a91aca67716a9e52d23c58917042d4bd91eaafad55cf1 454 0.36/1.00 vMB 30
297,988 297,988 00000000000000005c544981ced6f20b7fc56600529137d04d03ba78a4e67d32 162 0.35/1.00 vMB 14
297,987 297,987 0000000000000000059f479c9fa4b963384255b61fcfb2215952fe4d5d509bff 777 0.50/1.00 vMB 38
297,986 297,986 00000000000000008a527edb85379cb0a1e8a28a390739ecb34ef5d472706c36 184 0.40/1.00 vMB 16
297,985 297,985 00000000000000000c8983283e02e3a80587738362397b2b5575c2131fda07e9 547 0.90/1.00 vMB 15
297,984 297,984 0000000000000000524ab98ed524876e68c1986c8b1f0ec0f9e44d862070bfe6 1,179 0.35/1.00 vMB 78
297,983 297,983 00000000000000001ed11db9b310135ef2443e1e3936e4dff246f5f20327380f 656 0.35/1.00 vMB 48
297,982 297,982 00000000000000007c22d2cf178cfe2f18b0873ab60d87db6d8f47eb640af5bf 94 0.05/1.00 vMB 30
297,981 297,981 00000000000000002ec2992e1a1658dc9f16286c8b4e13129fff8ce1e7cf3b39 470 0.28/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.