Loading Tool

Explorer IconExplorer

Memory Pool

79,151 transactions
29.31 vMB
0.09734693 BTC
Random Selection Loading Transactions
Max Size: 177.17/200 MB

Candidate Block

Mining Attempt e9c8e92829bf47cd035ae969fe6455e60db17629776e5f3a11894cb46822fd22
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 1151500ce9b67e5a764a21db210c2daec92300d66b07925bf350ac56f71f7be8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,302
Size: 1.00 vMB
Total Fees: 0.03522159 BTC
Feerates: 150.62 > 3.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (239,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,236 675,236 0000000000000000000892657f4031d69d2a8352072abdd57f88e6227fcd7518 2,320 1.00/1.00 vMB 67
675,235 675,235 0000000000000000000cf8992a8f804e25235f509e571cc16338a52b0b606771 2,101 1.00/1.00 vMB 36
675,234 675,234 00000000000000000005981f023c372ac1a393183d3b5b05d7ee5129440a6a3d 2,017 1.00/1.00 vMB 36
675,233 675,233 000000000000000000030d367a7e42f8adcb97bae10ad59339c8eb83c720f476 2,395 1.00/1.00 vMB 79
675,232 675,232 0000000000000000000591c0df95585c4800231683ed24bcfbaa660df5ecd2a3 2,267 1.00/1.00 vMB 44
675,231 675,231 000000000000000000087ae31a888a6a11502c1e6c8fa4ed284a4fce3d4dc9a5 2,326 1.00/1.00 vMB 122
675,230 675,230 00000000000000000004696dd1f0255d4b29d154730c69f36e90fd4226c60fda 2,332 1.00/1.00 vMB 33
675,229 675,229 0000000000000000000463aa1afc8f17751e38ebc41393ea173488743ba161d0 1,342 1.00/1.00 vMB 48
675,228 675,228 000000000000000000093d5e5a8c9ec5a793530de8172c867ff8acef5430bda4 1,678 1.00/1.00 vMB 47
675,227 675,227 0000000000000000000a464c6d13202eadb10136be22bfa704e4e6bb126a4c70 1,934 1.00/1.00 vMB 67
675,226 675,226 00000000000000000006760afa763fb0806746a49864ff93930a485851e5c0f4 1,489 1.00/1.00 vMB 36
675,225 675,225 000000000000000000086c4127e3cd277c1917e6c1c2a016a5e34bfbb78baaaa 1,926 1.00/1.00 vMB 41
675,224 675,224 0000000000000000000091771ae72dffc6634f6b66cd91e1589e9c1048384c1f 2,351 1.00/1.00 vMB 105
675,223 675,223 000000000000000000006c69052ee9a4422bd8a10d7cb78ccde4cfe976aeea92 1,383 1.00/1.00 vMB 105
675,222 675,222 00000000000000000001f3a769f2e8e697d565405dc939afbab245a932a74f97 2,315 1.00/1.00 vMB 59
675,221 675,221 0000000000000000000a32add06741fff30115fef7b6667399220bc13e8a62e6 1,488 1.00/1.00 vMB 53
675,220 675,220 00000000000000000002b15d0053807c56bd9afe1c8187138bccbd93bc47028e 2,037 1.00/1.00 vMB 55
675,219 675,219 00000000000000000005cb9c7dbe0912467adbd8805c968b40cf619aa22eb793 1,976 1.00/1.00 vMB 69
675,218 675,218 0000000000000000000adc9a2214372552d0f218bb489bd9ab66131b81679a23 2,579 1.00/1.00 vMB 117
675,217 675,217 000000000000000000032d94688351f6e6c10cb3dad70eed4c399a1086e952cf 2,740 1.00/1.00 vMB 134
675,216 675,216 000000000000000000033003c990b19726de0b01b0f06bdc9ed2ac28acd0b33f 1,586 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.