Loading Tool

Explorer IconExplorer

Memory Pool

43,193 transactions
26.91 vMB
0.05420268 BTC
Random Selection Loading Transactions
Max Size: 141.84/200 MB

Candidate Block

Mining Attempt 7c62519ecce7d6deeb01020b0224fc3568161bef00b62d21258533b2b3f91f51
Version 20000000
Previous Block 00000000000000000001994882487e351febb51281fc30d3f9402f5efdddf083
Merkle Root 8f216194ddff2b487b15654f71600ad229d82db4d143b51083bec32b05e4a2e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,390
Size: 1.00 vMB
Total Fees: 0.00422955 BTC
Feerates: 160.56 > 0.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,915 (523,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,098 391,098 0000000000000000082728f462a57a7f7df9b8d23cae5d1af2bd097f9302d807 1 0.00/1.00 vMB 0
391,097 391,097 00000000000000000707a765158508ec2a4b7944d3ec965ece43f5e77d86adef 1,073 0.45/1.00 vMB 38
391,096 391,096 000000000000000007057dbc6d0c5951842cf655ddf64a7883bafdfc9e7d2105 493 0.22/1.00 vMB 31
391,095 391,095 0000000000000000082f7eb4266ba3537d713f71e7adbf3dba0d7dc41cb0009d 1,348 0.83/1.00 vMB 26
391,094 391,094 00000000000000000af895d27bd81b94920df9523af7cfec63a7bdd0c71b88ca 1,971 0.93/1.00 vMB 32
391,093 391,093 00000000000000000790a43678127c529106cdb0a94f752352c21d1f9e54541f 479 0.32/1.00 vMB 24
391,092 391,092 000000000000000009d7517019dec581ce08f4f8b8baf7a9e5c93c260bdabfff 1,708 0.93/1.00 vMB 24
391,091 391,091 000000000000000006d62ba784466fdbe10b836e791004f7611764dd783203bd 2,457 0.93/1.00 vMB 51
391,090 391,090 000000000000000004167c7c3ddb295fd59c0fc9306ee995e5378ea88f6488e8 2 0.00/1.00 vMB 0
391,089 391,089 00000000000000000045f55be3abfc0670c3fa9b8352221d0c4c039cc037488f 1,518 0.74/1.00 vMB 34
391,088 391,088 000000000000000006a76061f8860ac0aaccc675481904f36d78a9c79ed00e0c 308 0.17/1.00 vMB 29
391,087 391,087 000000000000000007f9d02c3ef052fb3ba699210d97256edeb64d4903dc5c99 1,042 0.62/1.00 vMB 28
391,086 391,086 00000000000000000b8aa1a1f22645411d357050c0d02887607ba0380bbebdbd 666 0.33/1.00 vMB 32
391,085 391,085 00000000000000000ba37d2948025a400b591a2248036bd6784b95187849b43f 511 0.30/1.00 vMB 26
391,084 391,084 000000000000000007471cd2e2fdd2fef1366730c765232cca8f7ab015af926c 109 0.25/1.00 vMB 7
391,083 391,083 00000000000000000aecb42f887643a4a2aec838d8ad6237263d524c40b9881a 149 0.11/1.00 vMB 19
391,082 391,082 0000000000000000026c2e17427e46ba57b7410a9a5b6070cbee4cfa951b4290 1,544 0.71/1.00 vMB 31
391,081 391,081 00000000000000000335381f46b99ec8f10eff132977a68096e6e4c5017a8e4d 809 0.33/1.00 vMB 29
391,080 391,080 000000000000000003b031015ed29f55e901cd87310071b81ab1818332a70578 1,423 0.69/1.00 vMB 32
391,079 391,079 000000000000000005ca0db9a194efb0d12594fea8e66237863e0aebb9f08617 607 0.99/1.00 vMB 5
391,078 391,078 0000000000000000062ea9ce8c86590f172ce105db001a8f2c1859d648bebcf9 1,103 0.52/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.24 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: 655.07 GB
    • Received: 14.25 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.