Loading Tool

Explorer IconExplorer

Memory Pool

75,032 transactions
27.80 vMB
0.07839689 BTC
Random Selection Loading Transactions
Max Size: 168.96/200 MB

Candidate Block

Mining Attempt c652de81c37edeceb9ca48e0e50e03593acb5a10ce2aad3813daf090f41d64b6
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 13c18d68ffa1687a56b4b6862f316d149bbcaf199b88d0804a17b48a1f4945a3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,176
Size: 1.00 vMB
Total Fees: 0.01892427 BTC
Feerates: 472.31 > 1.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (838,085 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
77,206 77,206 00000000005447ed776c5afde799eb0a4ecc410515bf6facf99582ba708c3b76 3 0.00/1.00 vMB 1,508
77,205 77,205 000000000017db0b0e892747fa7362e7d2235c3f568e4c52a8f217e6bb25274b 4 0.00/1.00 vMB 2,574
77,204 77,204 00000000005c775b4df0ec0a95aba15ebeee77b6f7da0917b0b27eaaae57e12e 1 0.00/1.00 vMB 0
77,203 77,203 00000000000549509404e52620b60d8dac8e2665599374cadd461a9a0a692199 2 0.00/1.00 vMB 0
77,202 77,202 00000000001364a37150cb88b6324b2b2653ad4a245a250d8eb9d3c40e445fb7 4 0.00/1.00 vMB 0
77,201 77,201 000000000063b03efe191127569a586a2b73b0246a4331d4b5a96db44c5297fc 2 0.00/1.00 vMB 0
77,200 77,200 00000000005a92e5293c66cab4e01f4567b362e8f8782cb14256fb8bb58ea7ae 17 0.01/1.00 vMB 546
77,199 77,199 0000000000246be8215ad883314ca1fe59973fc5998f9681569801c6b5f04cc3 1 0.00/1.00 vMB 0
77,198 77,198 0000000000537547324a4e506caf76eb2ab0ac2b3509578a459fd02c28fdb7f6 2 0.00/1.00 vMB 3,875
77,197 77,197 000000000055df8c4c8e7daa4e5fbb480b10dc6418b2622933e8d620d1876b84 2 0.00/1.00 vMB 0
77,196 77,196 00000000004c92e72c7eb161ba6a5620c62f3ed11969e86291d7c5c8fc654128 1 0.00/1.00 vMB 0
77,195 77,195 0000000000152de371ef990e9cf36eda0c9af47b05a87bed2472379d08b0bbc4 1 0.00/1.00 vMB 0
77,194 77,194 00000000004ae0af1d4b9e24de6351ad5a2b9b9adf1b339855ef897bba740edd 1 0.00/1.00 vMB 0
77,193 77,193 00000000000d82fef0bf812a22d1386780b9537a0238bd3c1477fbd116f43ece 2 0.00/1.00 vMB 0
77,192 77,192 0000000000323ee724aeccfb56491f9e2b902e0896dec89169fec5ebdddd50fa 2 0.00/1.00 vMB 0
77,191 77,191 00000000005337f84c3b3da548f6259a49e12a5df3f6aa2b091c7275c495a445 1 0.00/1.00 vMB 0
77,190 77,190 00000000004107f67c1a6d2da92ece8f5d14858e56ddcb7eed26949a27ce0f5a 1 0.00/1.00 vMB 0
77,189 77,189 00000000003423236b17b5427389a2be42771abcbdde49c7075a47e37e0a5828 1 0.00/1.00 vMB 0
77,188 77,188 0000000000282ca1535c3d022841c6d469bac941d619cf8e1a5de94647af7d62 2 0.00/1.00 vMB 0
77,187 77,187 00000000005e08f0e56a5b13f0971739a4f2ca1bac9f77b3620c619ce7d83ee5 1 0.00/1.00 vMB 0
77,186 77,186 00000000001e5c222d0e3fa1076204a1fd31af0b9dff70b23c89013a744e468e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.