Loading Tool

Explorer IconExplorer

Memory Pool

44,833 transactions
26.50 vMB
0.05326367 BTC
Random Selection Loading Transactions
Max Size: 140.45/200 MB

Candidate Block

Mining Attempt c159bdc08932e04a7a992648778d4689cf5ad48e7cf6eb0a80fa9a6ccd55f992
Version 20000000
Previous Block 00000000000000000001127a2e96d397c2be9f34cab3902b51cfac0ca622c96b
Merkle Root 5e72c34c9b4f3ebcd6018640326a11e7557927b1c2b34495e20c918c66508188
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,432
Size: 1.00 vMB
Total Fees: 0.00465360 BTC
Feerates: 40.21 > 0.47 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,780 (423,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,859 490,859 000000000000000000c3c102f56c03e24ea0b6e79bb632b5eae8ad1a1226393f 2,294 1.00/1.00 vMB 135
490,858 490,858 000000000000000000be49d2e18530df19c8d84a6194e1008891f651612a7706 2,084 1.00/1.00 vMB 151
490,857 490,857 000000000000000000a79523fb2f3a1f7d11ab637449a6a095b96730813fc7fe 2,133 1.00/1.00 vMB 187
490,856 490,856 000000000000000000435fe70b4897f3ab8e1d30890313fe3bce5e4570837fbb 1,555 0.98/1.00 vMB 191
490,855 490,855 000000000000000000e3f89b4bc8eb6d7e54aefd713b6d6bca1cbfaccb9f491d 1,142 1.00/1.00 vMB 74
490,854 490,854 000000000000000000b5f36fcf80054600a067f3aa1347d2fc5bee7c448a2c2c 1,708 1.00/1.00 vMB 96
490,853 490,853 000000000000000000908d13cfcaf1bac96d1a4d49f9e2502c65cb38f047159a 2,209 0.83/1.00 vMB 118
490,852 490,852 000000000000000000e2ede598cd4b72524f45bf6305e7821e48a942891e7d4d 2,279 1.00/1.00 vMB 129
490,851 490,851 0000000000000000008c963ad1787f8b07d0fc02f384d07c671022bb11b1fb70 2,196 1.00/1.00 vMB 182
490,850 490,850 00000000000000000029fc5931affcd0c4799513bfbcd263ff1f42f9b2dc870d 2,589 1.00/1.00 vMB 124
490,849 490,849 0000000000000000007274513079dab662267c989258e519505b7c2066af5d9c 2,285 1.00/1.00 vMB 138
490,848 490,848 000000000000000000c2bf2cac3569c4cfc47de0c39c633aa865abfa3c407071 1,591 0.95/1.00 vMB 138
490,847 490,847 0000000000000000003bb4c70b0a81a8d6b92c1249d7fe27199fb897e6b1f08b 1,627 1.00/1.00 vMB 118
490,846 490,846 0000000000000000008aa74fb64a57e84ab0eaf6e171bfbfff77f00a941257d3 2,116 1.00/1.00 vMB 154
490,845 490,845 0000000000000000008a5c814cad19fec24a12fe8819fb58b2bf9d74cc8b16c9 2,154 1.00/1.00 vMB 158
490,844 490,844 0000000000000000001d32788ed8e856319415b70485efaaceaaa3614e9632e6 2,519 1.00/1.00 vMB 207
490,843 490,843 0000000000000000002e4bebd426db825708aec02441135a100a75b0dfa58566 2,338 1.00/1.00 vMB 185
490,842 490,842 0000000000000000005b15f59b6125e76a571bb5e2df92e52aff42ce2daf5b98 2,195 0.85/1.00 vMB 119
490,841 490,841 00000000000000000056fd19e07afc2078f04efbe6f3cd4608eaa9a06f19d97c 1,968 0.90/1.00 vMB 127
490,840 490,840 0000000000000000007dd333aba1f6aefa7165fcf195b5921611cba86a4e4567 1 0.00/1.00 vMB 0
490,839 490,839 000000000000000000b5fa70090f55ed06e88360b3c1a72fb6bbd2e75c4e1cda 2,735 1.00/1.00 vMB 201
Previous 10 blocks ↓
Total Size: 781.99 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: 648.78 GB
    • Received: 13.08 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.