Loading Tool

Explorer IconExplorer

Memory Pool

78,860 transactions
29.90 vMB
0.11953719 BTC
Random Selection Loading Transactions
Max Size: 179.64/200 MB

Candidate Block

Mining Attempt d9bc36dacf07e0cc85575f58d639b6558053db809aae12f9a9a221cb1923baf6
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root fcd156a2db728099cddd8219f27ceb532684c5a58bee0f7f417d67688ca158df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,471
Size: 1.00 vMB
Total Fees: 0.03673527 BTC
Feerates: 673.02 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (355,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,393 559,393 0000000000000000000a1760076613194422402fcb11ea19f29c095376359096 1,256 0.39/1.00 vMB 10
559,392 559,392 0000000000000000001733851ebb8cee497345a5a8ffd4526c54dafbc10ca0f3 2,980 0.85/1.00 vMB 10
559,391 559,391 000000000000000000058986412b2e8f391720d58e7159ba18693e632f5b7c4a 2,548 0.78/1.00 vMB 17
559,390 559,390 000000000000000000137132b3846ddd2cc163c6e39eee250aee846b366f06ba 786 0.34/1.00 vMB 7
559,389 559,389 0000000000000000001af6ed334e47f4fe72c92663c4a8e58d37fbef5c4bcacb 1,706 0.77/1.00 vMB 7
559,388 559,388 00000000000000000007549ae16f6c09598556dd255de845f936898b3f8ed939 2,379 0.86/1.00 vMB 1
559,387 559,387 000000000000000000059411f5d4b8f6cf8fddbf66bb220a6375879e8d556b14 3,749 1.00/1.00 vMB 18
559,386 559,386 000000000000000000180fa58f44150df2d9533c293f1ad2ac68bc34ee5a5ffc 2,777 1.00/1.00 vMB 8
559,385 559,385 0000000000000000000adec96d5a752aa2f70d6cf04436097c90a4f652e34b9f 3,404 1.00/1.00 vMB 17
559,384 559,384 0000000000000000002ca5a4ce8738647a31ad96c5d730d34d5dc2ad1d20e805 2,875 1.00/1.00 vMB 18
559,383 559,383 00000000000000000022814113b464757ffbb09df3d8eb348262e1b0651438b1 3,090 1.00/1.00 vMB 5
559,382 559,382 0000000000000000002469975eed6653f42226fc539ab66b7efb213b5ba7ca1a 2,487 1.00/1.00 vMB 17
559,381 559,381 000000000000000000116d696ffe361068e76c18c8ea1aa91d34723f32341b96 2,917 1.00/1.00 vMB 35
559,380 559,380 00000000000000000017b9f24871cd48b70dd87249328f3dcabf1f8d85523708 2,903 1.00/1.00 vMB 2
559,379 559,379 0000000000000000001ce3b0979623caf2c926c7685ab86f31a5ac2f06658c25 3,505 1.00/1.00 vMB 20
559,378 559,378 0000000000000000002765c47a30f61f86f384a87f2bb963724f8c2c3db4d57d 2,741 1.00/1.00 vMB 11
559,377 559,377 000000000000000000009aaf5bbd0dbb5c22f53ebbcc8682c1f6e0611fd13f7e 2,745 1.00/1.00 vMB 14
559,376 559,376 0000000000000000002519a4ee88b9b76e9216efa64f2caeff9abf0bda0cc5da 1,262 0.41/1.00 vMB 8
559,375 559,375 00000000000000000026f55c47815017fc044d5bfe50e086feacbc750dd60b91 740 0.24/1.00 vMB 15
559,374 559,374 0000000000000000001c44953e6e0f60a080d5080b40d28403601a70f53125c9 2,089 0.66/1.00 vMB 10
559,373 559,373 0000000000000000002c2ed57048e31f7e087b2eaa398d6a129a942fecfac2e3 186 0.05/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.