Loading Tool

Explorer IconExplorer

Memory Pool

27,304 transactions
7.77 vMB
0.06447206 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.90/200 MB

Candidate Block

Mining Attempt fbaef21f4876723947f7a658e816f6616d9ce8a4d8f1551702c8fc190ea4254b
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 6fb43e794333407c9ed1cd655a5128bb47acf6a7f209a3e97e4f23e5620f9bc9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 947
Size: 1.00 vMB
Total Fees: 0.02578048 BTC
Median Feerate: 2.76 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (709,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,219 203,219 00000000000001cf77dcd400f236b6bdfd843e978d62553e4292f96ffbee594b 32 0.02 vMB 28
203,218 203,218 00000000000003d8c23b4f80e6f25f4f4020c6f5b3c888bb8d53014575333143 90 0.03 vMB 30
203,217 203,217 000000000000036eee53144d5073740af325375a15b22b5f998d121d92294532 64 0.05 vMB 77
203,216 203,216 000000000000030e62e6adfe5b83b5c9b84c27d0306f7502b922e97bd0bcefa0 277 0.11 vMB 134
203,215 203,215 000000000000016508703f27b0f954ab08eea28e5f21ff2a4f293be50203c5ec 314 0.12 vMB 129
203,214 203,214 0000000000000534385bd8899b79276c948f29ea4c8e3dddd6a98291fe09c05a 32 0.01 vMB 149
203,213 203,213 00000000000002eeca5cee518249ae9fc9c2adda007396dfa8fa0709eb65dafa 245 0.10 vMB 147
203,212 203,212 000000000000007c07c69f0f709488cfdafb2988e13ffca043ac75907741e9d4 19 0.01 vMB 95
203,211 203,211 000000000000023bb6780f13d4c865b8a6fa9a4940bdd7ba44cba05ff669987c 214 0.13 vMB 112
203,210 203,210 000000000000010215533758147022130a2eb3ea34d223519f88a0dbee7c82f4 25 0.01 vMB 141
203,209 203,209 00000000000001a0c373cde69a3b6e0424edd38b276d81ef5ae14112f07d8bea 161 0.07 vMB 160
203,208 203,208 00000000000000a6cbeb017197134cf860d87ad232f71d11fc6d4d82f83a447a 163 0.07 vMB 145
203,207 203,207 0000000000000258a24404c1ec8fb6f793ad34170062f52ad01afdd783653a5b 11 0.00 vMB 0
203,206 203,206 0000000000000451b7e36559cab7d54f9e90ea6ace88513dad337b77f6bc3f07 148 0.07 vMB 185
203,205 203,205 0000000000000270aaa6e2436ac3953e3daa48b108b6419321f044ef80a648f8 108 0.06 vMB 232
203,204 203,204 00000000000001e138b48d99750193de92317b1b80e019bb1bea32c3930b3147 11 0.00 vMB 85
203,203 203,203 000000000000038a2026a8203e4222c21f3c1119384f2150016630f6b1653f7c 90 0.04 vMB 280
203,202 203,202 00000000000000014a5af5499a178518c004fa568fb34ff2c848d60f87825fb5 214 0.18 vMB 81
203,201 203,201 0000000000000378de61c5dac712da01cea62865af691a51c3c83dd2b6a40805 10 0.00 vMB 375
203,200 203,200 00000000000001590ea890cdb19dfd3838be11195106e4ef32f489225e6eb737 284 0.09 vMB 56
203,199 203,199 0000000000000283f6be669bf02535d7495896d5b8fc5758979c29451ae5f3f7 164 0.10 vMB 165
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 66
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.36 GB
    • Received: 0.43 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.