Loading Tool

Explorer IconExplorer

Memory Pool

101,832 transactions
25.04 vMB
0.06411810 BTC
Random Selection Loading Transactions
Max Size: 174.62/200 MB

Candidate Block

Mining Attempt 846ca746c166edc142a7db8679d5bc19624c8a9600be7e8430c7c2b75d3316b6
Version 20000000
Previous Block 0000000000000000000046d08c70d9a34126b183c4bf2f4c57fb62d58fd22043
Merkle Root b94166cde06379b9f03a9aa8f38877220cc885bcf7bd2c9bcd0513a4c76d7cfd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,099
Size: 1.00 vMB
Total Fees: 0.00695920 BTC
Feerates: 99.49 > 0.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,915 (844,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
71,381 71,381 0000000000a2e87889037034351150458c805eb5b7c67b17e58d98956475e006 1 0.00/1.00 vMB 0
71,380 71,380 00000000006eadf2181690a9aabd8d50b98dff932676e78d4157e1292e7326ad 3 0.00/1.00 vMB 0
71,379 71,379 0000000000831ac2dec58e9c9b81adc6a320b8c5a79857b1edb06361fcd649d2 1 0.00/1.00 vMB 0
71,378 71,378 0000000000271134d0419578029d8a6de8472f2ca98888309eec9ae964c514ad 3 0.00/1.00 vMB 2,392
71,377 71,377 0000000000d29013a4a7d9b4d146241273a76d54913fdf1eab7a352b32063ac3 1 0.00/1.00 vMB 0
71,376 71,376 00000000004f2bf151597f34d355804b63b09ac2fd7a874b1bd8a929f93b1a84 1 0.00/1.00 vMB 0
71,375 71,375 00000000004338188e3b0eb66c8ce6ed6ac8d9a862021ed0235bc379e993d423 1 0.00/1.00 vMB 0
71,374 71,374 00000000000b70f3380ea851cf6577f51d42be8c98b501647c1cf9d74523e2e9 2 0.00/1.00 vMB 0
71,373 71,373 00000000006f8a6ceb035926442629ddcddd96e1e2cfb112d77824c5d2b40652 1 0.00/1.00 vMB 0
71,372 71,372 0000000000ee97e970bfaf96e2b379dd70c8e30422b59d6d7cd3917ac06561df 2 0.00/1.00 vMB 0
71,371 71,371 000000000089ec19ddee0cba51aac69398083169ca793c8a303148268d073485 2 0.00/1.00 vMB 3,861
71,370 71,370 0000000000375d9854d48c5ae8ba56d4f334eda2887a06979b03045d9f4605d4 1 0.00/1.00 vMB 0
71,369 71,369 000000000022c47257001448a3fba6087ca4674db90a49d000347edd8af7bbc7 1 0.00/1.00 vMB 0
71,368 71,368 0000000000c08cb3ed7727130d4ae96c0de47e1d4ede161f0b705ab38314a92c 1 0.00/1.00 vMB 0
71,367 71,367 000000000064f3bcccb5f4b1ea78abd93f7a844ce61377935dcb818b05031aa3 1 0.00/1.00 vMB 0
71,366 71,366 00000000010467c6a8dda895773be6980bdd78d3bdf7869a7801e58540ec99cf 1 0.00/1.00 vMB 0
71,365 71,365 00000000000e9acdf201fb7e68e7b9c2287d67a5d7a499066643000a3dc91841 4 0.00/1.00 vMB 0
71,364 71,364 0000000000c950c3b7a49a02ac0fe1942e7c35f02889f5808c5665295d89bb2f 1 0.00/1.00 vMB 0
71,363 71,363 00000000005f28fcb2fb7f273b01591bb1ffca05a62eeb54655b8cf995b4971e 1 0.00/1.00 vMB 0
71,362 71,362 0000000000089f682b898eebcc6b5371718515bac083cd59fd61cefab6114b7f 2 0.00/1.00 vMB 0
71,361 71,361 0000000000ce71ebc897a3a3375a32fd0d5a4f7eaea4ec60e9cd37ee2e919f3c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.96 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: 798.43 GB
    • Received: 22.49 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.