Loading Tool

Explorer IconExplorer

Memory Pool

56,111 transactions
31.88 vMB
0.20438792 BTC
Random Selection Loading Transactions
Max Size: 171.86/200 MB

Candidate Block

Mining Attempt b24bb7a734a4c7cf7d19b163d59f795153890d5ffa8cdb2c0c0e2d642b7b2179
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 2743e43f12b97964f237dea95b8b48e7c74c12d97ffcd1741c01434a5c6420b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,517
Size: 1.00 vMB
Total Fees: 0.09300507 BTC
Feerates: 502.67 > 9.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (732,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,752 182,752 000000000000022c0e4b6eba73b9a734da9617835303ec0e30d4b4ca545c41ad 9 0.00/1.00 vMB 0
182,751 182,751 0000000000000494ce7316bb9e9c1827d75e01bde65a57eaa30e25f092135463 32 0.01/1.00 vMB 137
182,750 182,750 0000000000000053541865e602acc5a6e9eecaef76c8a3588c9692aa603f6aa9 75 0.03/1.00 vMB 157
182,749 182,749 000000000000053f566bf9a77da2f1a8fe4b3bc8e274fb0c80b7a0107a4be704 107 0.04/1.00 vMB 142
182,748 182,748 000000000000081f8e23dfa36e4c9d0eaa1fb40cab400243bd27172362e13868 64 0.03/1.00 vMB 93
182,747 182,747 00000000000002a34224ee92b002603252173d3eebd9778751ebcde88d7e5e7b 97 0.05/1.00 vMB 74
182,746 182,746 00000000000003e29e320ba2dc4698a5329ea4440ccdec38bbe93866c42b90b5 135 0.07/1.00 vMB 77
182,745 182,745 0000000000000006fec92525a2761397b7005aafb7eb3bd5ffe483d7278d89a7 11 0.00/1.00 vMB 15
182,744 182,744 000000000000072f26d37f62ede27f0c54a64c069ccb083202dc092486dfc0cf 285 0.11/1.00 vMB 130
182,743 182,743 00000000000004641bd19e18b61be34e7d25ab96b0a0d7507deae4837454ba7d 256 0.09/1.00 vMB 125
182,742 182,742 0000000000000554f3d96d5abadfe0ff571ce2d85130952c79b19a0fdc562226 50 0.03/1.00 vMB 111
182,741 182,741 000000000000027e9982963be9f903859ec232010947ed8f1e03c3a107037664 210 0.08/1.00 vMB 200
182,740 182,740 00000000000006fd8231f2787d06d97b2f29d8357b5d710fcbdd77c3752ae009 68 0.04/1.00 vMB 97
182,739 182,739 000000000000097bc3587942e79d422712981512f77d9dfaf4f522776f56a6a2 134 0.05/1.00 vMB 59
182,738 182,738 0000000000000890856b8d30d1c1313de3a2e7e8a1461b7e6b76e5bb0630e7df 8 0.00/1.00 vMB 595
182,737 182,737 0000000000000130290a06311e9a741cfb1b18a24924319544b137c3e127ea0f 160 0.07/1.00 vMB 90
182,736 182,736 0000000000000995b5fab1927c59498d476ed5811602081444758f0c761986da 97 0.04/1.00 vMB 110
182,735 182,735 000000000000030363e30f356d4f679d8c39fbd0fd8bf246091cb92bfbb5bb8f 123 0.07/1.00 vMB 139
182,734 182,734 00000000000006691c5f25a9eda52fded1094058d650ad8364e6193b1dd59ce4 35 0.01/1.00 vMB 101
182,733 182,733 00000000000007b32e6ae1881d466dfdd18be022ced5f57608fba7da082985a8 12 0.00/1.00 vMB 15
182,732 182,732 00000000000004273009faa5036c1fb7ecde75e1ed2d36788e773f58a8468348 122 0.04/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.