Loading Tool

Explorer IconExplorer

Memory Pool

45,290 transactions
28.76 vMB
0.06750969 BTC
Random Selection Loading Transactions
Max Size: 153.08/200 MB

Candidate Block

Mining Attempt 553c553c87be4976fb502285a5e215fdca41507db19486bb125a5e191791dfb1
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root e85e6fa0c627e776571e7a25d4496985ae06dfae79bc358d8fe9e27779f435ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,338
Size: 1.00 vMB
Total Fees: 0.01282844 BTC
Feerates: 301.60 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (683,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,914 230,914 0000000000000193b5467bfc71be7ebbe88f65647d83c6820aaab610bf8a47f1 86 0.09/1.00 vMB 83
230,913 230,913 00000000000001c4ad73531f61d744686e7f185568fcf27c1a579d81220fb11e 892 0.46/1.00 vMB 123
230,912 230,912 000000000000014a3156a583eba902bc07c61b0fc2c81aa0899877e09c9e8024 256 0.08/1.00 vMB 193
230,911 230,911 000000000000018e7a401742753daed56eb65e0da45327f870ba9f307835a881 198 0.08/1.00 vMB 141
230,910 230,910 00000000000001b370a1d36e759efaeff4cba88dac709b992beaa1890c7ea15b 821 0.40/1.00 vMB 144
230,909 230,909 000000000000020176378705734d626b0c0848af93a1f09a93768d0a1a1d294c 263 0.09/1.00 vMB 101
230,908 230,908 00000000000000a27d55cd1a1cd2d09cd4ca0c6fb8c4a74e96b6a3dedc011f48 66 0.03/1.00 vMB 140
230,907 230,907 000000000000013c03251ccd26fbb4ecc7ca136f37a5fd442a977ab148aa6745 389 0.20/1.00 vMB 191
230,906 230,906 00000000000000e8c179fa81ae0c9ef341749402590e6c4ed4a584fe6c16e91f 387 0.16/1.00 vMB 163
230,905 230,905 00000000000000a03cb35c19c69f6340b4f386d9b1b047fa36a2db52f2fa32e8 168 0.08/1.00 vMB 115
230,904 230,904 000000000000008324299a4b9791d0f682d0b73fb71056fc96ba47b79bd9003d 76 0.17/1.00 vMB 60
230,903 230,903 00000000000001a92b2d72f1a05b9443df8bae3237fca71676af65e0c1b2daf5 340 0.19/1.00 vMB 117
230,902 230,902 00000000000000429451db8a98b0515b11282d1ae0d83ca38b62911d29a6ed76 219 0.09/1.00 vMB 149
230,901 230,901 0000000000000178d0bf07be7c647df61990be3f78639a50b1664b1eb77162d5 170 0.07/1.00 vMB 185
230,900 230,900 00000000000000b26a8996f285784b5667c17ef515ae4043ab1d169c61da369f 300 0.13/1.00 vMB 52
230,899 230,899 00000000000001259ff277cdc08bc116a79443d9497151e91a2e7dbd3f5b4229 752 0.40/1.00 vMB 122
230,898 230,898 0000000000000068d9dc77ca012bcab57215477b886d902f2806d93e1a572a86 977 0.47/1.00 vMB 184
230,897 230,897 0000000000000047e22937315c6b5e426ef4c21401eb63b3766cc0caa67f49b0 257 0.13/1.00 vMB 144
230,896 230,896 00000000000000747039a8ce2f971d7be82771d781e775b2614e044e52180e4c 274 0.16/1.00 vMB 83
230,895 230,895 000000000000000ee2bfae8ae203615de80bc6e93b5d06a4c8505c9e0b118e10 64 0.02/1.00 vMB 228
230,894 230,894 0000000000000064a529007f6995aeb3d58c64dcaaaef770a0677e13fa14ba4f 227 0.09/1.00 vMB 184
Previous 10 blocks ↓
Total Size: 782.14 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: 652.62 GB
    • Received: 13.79 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.