Loading Tool

Explorer IconExplorer

Memory Pool

77,014 transactions
28.58 vMB
0.08697429 BTC
Random Selection Loading Transactions
Max Size: 173.42/200 MB

Candidate Block

Mining Attempt 8690f31cf7afbea4d23dcf45d345e70b8f905513358472ba84b705a254433089
Version 20000000
Previous Block 000000000000000000005304b920c57207721ddd4d0c139fd52ef7ddb82f87f0
Merkle Root b80dcaec02363c4d36a377e743732ce886afa1ffca0eeff288b0e25052bd526b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,944
Size: 1.00 vMB
Total Fees: 0.02446102 BTC
Feerates: 446.64 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,606 (661,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,861 253,861 000000000000003a1845be06eda868e205850ea649688c9aa24b59abbe3106a5 106 0.05/1.00 vMB 69
253,860 253,860 000000000000003b126c1a5a7e6bff1bb0108e931c8f6785fa05838493e023dc 276 0.12/1.00 vMB 134
253,859 253,859 000000000000000913c30933f005e9dab0b74185a3d2bfd6f938a85f711ac927 490 0.21/1.00 vMB 117
253,858 253,858 000000000000002e0513b8bb9fae753917ee2ab8054a4d30b58d20efbd973a65 30 0.01/1.00 vMB 218
253,857 253,857 000000000000005113fd60bf4f9de5e9817d9be0d3fd0ce4df4861c5fdaa4571 40 0.01/1.00 vMB 187
253,856 253,856 000000000000002ee400479a1e98986da59b2ad16b4c73ac3f950367d9c3273a 130 0.05/1.00 vMB 95
253,855 253,855 0000000000000036100d0339b6197a50824e54ccb1ae05857a17364aa5c068c5 63 0.07/1.00 vMB 55
253,854 253,854 00000000000000357501107ba8a144b1b4d815e2e008f3d6b00b04713d194069 120 0.04/1.00 vMB 53
253,853 253,853 000000000000002161b5e635705b71c7b2cf55fb4a7682ae0237f9237669f255 421 0.21/1.00 vMB 124
253,852 253,852 0000000000000001d9fbfb2b6c778c96f525c9b08cb6b4bc8e134177567c90c3 1 0.00/1.00 vMB 0
253,851 253,851 0000000000000005d580e03719fcd2c012580c2f5bd48006013b5b782caff10b 408 0.20/1.00 vMB 107
253,850 253,850 000000000000000246828ca019960d9a05bb3b7f40268f0cbab6bff5cfdf41db 130 0.06/1.00 vMB 63
253,849 253,849 0000000000000020d9d37095e0883b9f9ca6c99379f4411a983800c5a4bc6b71 188 0.11/1.00 vMB 75
253,848 253,848 0000000000000017c5ccbbd09d201d34f61f41319e79d47c9327408a4bda58fe 136 0.09/1.00 vMB 27
253,847 253,847 000000000000004a71e6b9f8fe598edae9a8f0f917ee273a3220de0aea045b3f 128 0.05/1.00 vMB 88
253,846 253,846 0000000000000052a7eceadd65f7f9ac457b8fac54662feca6750d8d12764b7c 652 0.25/1.00 vMB 36
253,845 253,845 00000000000000352107175ed5dcfb6450c4fdb9d3fa6ccc10dc27497cd51c92 107 0.05/1.00 vMB 124
253,844 253,844 0000000000000053f4f8a0b14c87cc9bd42de9f972bace37d3cfa1c5dcb31698 656 0.25/1.00 vMB 120
253,843 253,843 000000000000000b822c4db940d07eb448a75c50cfd759eeb7b79ae0718128fa 158 0.15/1.00 vMB 94
253,842 253,842 000000000000000a4a6586479f5a52638bfd772fc3d21069ed14808ef1354fc2 746 0.39/1.00 vMB 95
253,841 253,841 0000000000000002ae4afa2ad3e940da0c18c408f3d79f2362fd8e175b33280e 51 0.03/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 783.44 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: 770.80 GB
    • Received: 19.98 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.