Loading Tool

Explorer IconExplorer

Memory Pool

17,096 transactions
8.12 vMB
0.05082105 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.10/200 MB

Candidate Block

Mining Attempt 778bb1c267c334fd4f962784f072318ff76ec1c9593dae5518a6beb160717445
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root c909d48a9a23d19a015173e80fdde7e0e48eb5d42b46e393d44e1ac8cf2cb5e0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,511
Size: 1.00 vMB
Total Fees: 0.03366655 BTC
Median Feerate: 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (753,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,826 159,826 0000000000000672d973eb60f6d5e5544eb06cf629bcff50dd28b7a59d5933ff 24 0.01 vMB 300
159,825 159,825 000000000000066b40cf51d09ffabfc1eee57283082bdd464ebb3941248aa130 92 0.04 vMB 160
159,824 159,824 00000000000005c083f9b10ed3484ee25c497126e3a71f714fe8d0a1e4db3843 13 0.01 vMB 0
159,823 159,823 0000000000000699b82995537d73589449cee4557079b6e4bb70bd91120eca77 75 0.04 vMB 79
159,822 159,822 0000000000000aac8391759959a91270c0518e0953f6756b4aec99224bf96573 53 0.02 vMB 222
159,821 159,821 0000000000000d5251c2985b9bcaa303c06fb21915882675769a0f5acf207dbc 14 0.01 vMB 32
159,820 159,820 000000000000037d66d8179871d5976b8fef596c44fa264f90f46d696abb7b30 5 0.00 vMB 0
159,819 159,819 0000000000000d42c9f8edcbf39dbf4036b1f179d78053e674e4ae1b7c5c9b20 50 0.03 vMB 90
159,818 159,818 0000000000000254d02941695902e43d2d8f3164b0d769c22c54542a4d6d9191 63 0.02 vMB 6
159,817 159,817 0000000000000ced8cd100c583e1dc8479608001f11c56f012a1a1a5eeeb3bf5 14 0.00 vMB 12
159,816 159,816 000000000000076502192f24a5ffb0b7d93091eaaad55a330ed305d4746ca86d 30 0.02 vMB 121
159,815 159,815 00000000000005830a7d5bfadcf1d7bdadf27aff31f4606bff2eea42bbc9a422 33 0.01 vMB 127
159,814 159,814 0000000000000cc2d1aeafe30b50c5b3bf34af604cf437bf512ffd21116560bf 27 0.01 vMB 689
159,813 159,813 0000000000000c6f5a20409abdc677371282b6c0784a6b9b41c88e3f96315566 15 0.01 vMB 265
159,812 159,812 000000000000080fdb543a1f7b7fb24578d5ff7726f8d4b625582c441262d0b2 34 0.02 vMB 196
159,811 159,811 0000000000000425ecb15cff161d5442d4f56256d74c6be4bdd00fe31b7f33ec 44 0.01 vMB 95
159,810 159,810 00000000000006ef21ff41458463d937786c584dd4c346c96457174de710a294 70 0.02 vMB 22
159,809 159,809 000000000000008ede70a3d7314c27c5b481c0617163ac8ed26bce85c0a52615 2 0.00 vMB 0
159,808 159,808 00000000000007987c2badac3ca333ec6274a87f94e773623247cd71659a291c 35 0.02 vMB 356
159,807 159,807 0000000000000e71fa179b7e3560b856be9298fb7f8eef2b55f7fd9b271e6306 43 0.02 vMB 2,115
159,806 159,806 00000000000008cd67d36a320ede8ad835b9ff5af2286d886cc7043baa8c3ec4 84 0.02 vMB 24
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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