Loading Tool

Explorer IconExplorer

Memory Pool

80,897 transactions
31.01 vMB
0.07126174 BTC
Random Selection Loading Transactions
Max Size: 188.88/200 MB

Candidate Block

Mining Attempt 3bab71afe104bf51af12640887c4261f865dd4b9aded59ef6290c65208de9599
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root 1a78f3ae013fa686f77a835420bb1a9914535d4e9732c7743687e9380418c267
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,335
Size: 1.00 vMB
Total Fees: 0.00446113 BTC
Feerates: 60.16 > 0.45 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (688,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,774 226,774 00000000000002da671253b61503d2334677fef31f1ad103f0df2f11729cf831 364 0.25/1.00 vMB 2,468
226,773 226,773 000000000000023eb511e13b47115248cb872d43a78e8a83ae92d5e88eaff6a7 296 0.15/1.00 vMB 166
226,772 226,772 00000000000001dade559c7e71237b6b740b199df5791d9d4091136128f4e546 348 0.17/1.00 vMB 148
226,771 226,771 0000000000000043e2e5025906ef429fc9fcf653f2b5e1fdb7bde7e69ee03f66 446 0.19/1.00 vMB 182
226,770 226,770 0000000000000356322849ef475822bdd8adebf72601d783c90539380109d8cf 45 0.05/1.00 vMB 25
226,769 226,769 0000000000000203575c1945b303bc95900b74fb3319d8ce132bbe05fce75fe9 461 0.22/1.00 vMB 255
226,768 226,768 00000000000000429e7049b2f0142bf6a6094cfb272cc7683d320c9969293149 437 0.24/1.00 vMB 153
226,767 226,767 00000000000002010b46bfb32aa98215ce523d66fd913d713281457862a364cb 231 0.15/1.00 vMB 105
226,766 226,766 0000000000000147119e9fc9e28d9a0b9614846eb2a4e0c800dfe8c81c48957c 634 0.26/1.00 vMB 184
226,765 226,765 000000000000020f9c53dd9dfaf45e885fef3690054398f961692ae9bdf73c79 381 0.17/1.00 vMB 158
226,764 226,764 0000000000000063d378ba0142dfd5022d7fa9c77f2d92b7b366710a924b2427 173 0.09/1.00 vMB 132
226,763 226,763 000000000000001ded4c62791421d14b61bd2227337b1b4fe22d356dff6513e5 162 0.08/1.00 vMB 151
226,762 226,762 00000000000002cf6b15f897b9efa6709cc6fb93e6d9e6694a8b8130081836bc 206 0.21/1.00 vMB 70
226,761 226,761 0000000000000047bb3eacd0c7b73e5bb8d296cf336f3e9fb514d5455ea7df78 295 0.12/1.00 vMB 161
226,760 226,760 00000000000002eecb1e76660a245e9fc08513ea91c4bdbd2f00c216dd2f7018 161 0.05/1.00 vMB 25
226,759 226,759 0000000000000290cc4696e977530b6ae05b7f9cfed28cdc141b6fd2dcd44da6 353 0.16/1.00 vMB 182
226,758 226,758 00000000000000bdce503b95e86ecdbfb2e8ab7f2d415b8f742e3e1e3d588230 204 0.09/1.00 vMB 171
226,757 226,757 000000000000012128e1aefdba6c07d92b3699e69f26e28d39810ab24d8eca06 256 0.11/1.00 vMB 198
226,756 226,756 00000000000002b4ce144f3b10fc4b812c7cfadf1263f80e2d7def668ef5ce97 144 0.09/1.00 vMB 187
226,755 226,755 00000000000001df2f08667232285a7b574eec68fbbeb3f90fb02e25f1f1c057 199 0.09/1.00 vMB 149
226,754 226,754 000000000000024db320770e0b25f125c7918fda58acbaf1c1b528fa00ec8df5 94 0.04/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.74 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: 707.89 GB
    • Received: 16.71 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.