Loading Tool

Explorer IconExplorer

Memory Pool

79,207 transactions
29.22 vMB
0.10336789 BTC
Random Selection Loading Transactions
Max Size: 177.20/200 MB

Candidate Block

Mining Attempt dc7311bd1665c8ded41165061640b1a05e1684c887703b5457217a5662048af1
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 020d0f91cab83ddab3e5a53b9292e93d6429f03d1ce9fc00238b7c66ca48163d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,935
Size: 1.00 vMB
Total Fees: 0.04221872 BTC
Feerates: 137.15 > 4.23 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (380,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,110 535,110 0000000000000000001e01eecc45511798d7ce7a60aba3b5edae48ed1ee3f2fb 277 0.08/1.00 vMB 18
535,109 535,109 00000000000000000013002e6eec1af1606126c363ae6cbdccadfd02c19034a6 983 0.39/1.00 vMB 17
535,108 535,108 00000000000000000017d57a6e33242cd01256ee2b2164b7fee7649d49a792f0 2,723 1.00/1.00 vMB 18
535,107 535,107 0000000000000000000600271e621503488c70e2025283d7813f5a23d09bd8fd 382 0.14/1.00 vMB 15
535,106 535,106 0000000000000000000f50aa87885358731ce4cbfbaa75963a38ee355e023441 58 0.09/1.00 vMB 2
535,105 535,105 00000000000000000003625dda43b4eef7e4d0797e488b2206ff853e2c0f43ff 2,247 1.00/1.00 vMB 20
535,104 535,104 0000000000000000000a41bdffbd056728831a7d910cca8a23ae92f0bb0d4687 2,012 0.96/1.00 vMB 17
535,103 535,103 0000000000000000000d26d223f05504da94a447c3266a7c73491ce42cf81c2b 1,261 0.51/1.00 vMB 30
535,102 535,102 000000000000000000084c5f3015926239cd72317a7d7e527702c1ff67dc1494 749 0.34/1.00 vMB 15
535,101 535,101 0000000000000000002f15cad9709e79bde20ed718360fac8750999e6fbbcb4f 958 0.33/1.00 vMB 28
535,100 535,100 00000000000000000009fbcea4305ccc772dd6fd08fc3a773ad5d9bf88324cf1 449 0.14/1.00 vMB 20
535,099 535,099 00000000000000000004797dd68cb79b90c0d5accd71fbcd5d075e08510b7797 457 0.18/1.00 vMB 28
535,098 535,098 000000000000000000134bd7b3faffbe295c20eab05530887474a64cef102ed2 1,281 0.46/1.00 vMB 19
535,097 535,097 0000000000000000001504b2f428d500a0c97b559d9edda8295cd1250b4c024b 69 0.02/1.00 vMB 9
535,096 535,096 00000000000000000012b77c1e6f54943f2618c96c48c3bbbd4acbfa87080adc 422 0.22/1.00 vMB 26
535,095 535,095 00000000000000000019a3ff5d8d92ae3a3868117d1fc409ec9049dd186aa817 2,003 0.69/1.00 vMB 21
535,094 535,094 00000000000000000012bafa20fd813b2875bc8628d3449a5380f8922a0c4de8 462 0.19/1.00 vMB 5
535,093 535,093 00000000000000000029a8ce9207dad50118012f48d8252c5547a2652127598d 795 0.27/1.00 vMB 26
535,092 535,092 0000000000000000002df3a3ca47ad22b1035673ad28c54a8c2e419f671281e5 571 0.20/1.00 vMB 21
535,091 535,091 0000000000000000002d65de643a85b9003a3c2f121e580dadb5f2cc15ea3468 1,188 0.39/1.00 vMB 24
535,090 535,090 0000000000000000000dcb4257565fa1a6c90dd0cbef870fa6991ff90bac06e6 949 0.33/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.59 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: 671.42 GB
    • Received: 15.93 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.