Loading Tool

Explorer IconExplorer

Memory Pool

30,310 transactions
18.18 vMB
0.04508366 BTC
Random Selection Loading Transactions
Max Size: 96.45/200 MB

Candidate Block

Mining Attempt 6f1c6dcf961525bb7cc3ad8e5808855d9fdc110d80f4ade27e2c6be4dee90e35
Version 20000000
Previous Block 0000000000000000000119ce95786a15a8ef79eb69929548bb35e0e13ef5ced5
Merkle Root f65dfd4ad2b97713f4de522ee843269eba4bdad1844da063a7e32f6ba59f8286
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,253
Size: 1.00 vMB
Total Fees: 0.01053785 BTC
Feerates: 200.82 > 1.06 > 0.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,891 (739,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,619 174,619 000000000000004ca469694b022d773163cfd9745ca2c2985e3feaad5c247069 9 0.00/1.00 vMB 31
174,618 174,618 00000000000003c7139bb5276c0bab869137b3efcee3411b3d5bdca615a82912 57 0.02/1.00 vMB 308
174,617 174,617 00000000000005b87aed17712f7877dae5aa4d82686bbb9a2a8c8c53ab29331e 56 0.02/1.00 vMB 100
174,616 174,616 000000000000095be621405218029522536155748e6b7ca49e1defb8c699357a 26 0.01/1.00 vMB 6
174,615 174,615 000000000000086adef5c4999ee9afec57f611a0e49db5f22b4c55fbd78af2bd 68 0.02/1.00 vMB 235
174,614 174,614 0000000000000699baea1a2e07116cea9f69534672f19515907179656bdca88c 28 0.01/1.00 vMB 120
174,613 174,613 00000000000008a97a02ca66fb63503e474e54464bb0177bae6bfb185c9ea28c 81 0.02/1.00 vMB 11
174,612 174,612 000000000000071216f7c746ba739de2a9988bbecf2fbc01980c5b01b191d33c 20 0.01/1.00 vMB 37
174,611 174,611 000000000000019fded1400b8dee0de1913118ef413cb5af5b4353a4e586e6ab 37 0.02/1.00 vMB 19
174,610 174,610 000000000000000aff5c0706f1ac9005870b4373905bf87f4e5684cd6d76e36d 78 0.05/1.00 vMB 186
174,609 174,609 00000000000001d712645deafe3ef597cb81c84658538e6d87e31b536a40eb7f 13 0.01/1.00 vMB 41
174,608 174,608 00000000000006cdd32f017034b80e68d332b743dfc36ef63eee363d30eb44b0 4 0.00/1.00 vMB 4,457
174,607 174,607 00000000000003982f59ff466df55e6f1f14565137fbaf751e49aaf6f1557680 13 0.00/1.00 vMB 291
174,606 174,606 0000000000000707be494009a02e178dedb5573e43a62da099c375a3897a66a1 129 0.04/1.00 vMB 60
174,605 174,605 00000000000006fc6c0b0c8c262cd4d64dde5201edfaa1037609c19500219b9c 39 0.01/1.00 vMB 20
174,604 174,604 0000000000000016a0e2f92bd72660d8ff763d21aaf15b364ae120729c515b8a 31 0.02/1.00 vMB 583
174,603 174,603 0000000000000513ae8b52b3d94a6ede4c3e24663973f37322d9d56692b79009 78 0.03/1.00 vMB 79
174,602 174,602 00000000000001d15b91c0849f3051eec6d72178f67d62bcde369a5f5badad09 50 0.04/1.00 vMB 148
174,601 174,601 000000000000013ba61f2aabdecca137e78b625c0ec471f5351d12cf809ac0a2 75 0.03/1.00 vMB 86
174,600 174,600 0000000000000787474b2b08301e43b5f5a4ee4f8aa539f82552b44f6a5ac26b 7 0.00/1.00 vMB 106
174,599 174,599 0000000000000a48136590a54c48b1ec6aa11766eefa7004240f92719384acb5 8 0.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 780.41 GB

Node Details:

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