Loading Tool

Explorer IconExplorer

Memory Pool

78,642 transactions
28.88 vMB
0.11062504 BTC
Random Selection Loading Transactions
Max Size: 175.32/200 MB

Candidate Block

Mining Attempt adaf88133a5aba4f7ff75d34133c4bdce3f07f74036a983d8519a47d9c36f993
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 8d5b1c7cb3fb537f4f89dfc7673140b88205e16f6c2a332912046382ec3feabe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.03949329 BTC
Feerates: 602.26 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (672,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,116 243,116 000000000000009d8b7719199711056e74cf68690158ab2d6ccb6c4b9b81fd9e 625 0.25/1.00 vMB 135
243,115 243,115 000000000000000c1f6a6f5e566b31ebf0ba60831a3fb9eeb3e3bb9d04739367 172 0.10/1.00 vMB 129
243,114 243,114 0000000000000018a8c780ce4b2d3657bc25d8f1df5095a42ca3b5ba097c1b6b 389 0.25/1.00 vMB 104
243,113 243,113 000000000000007059bfd22865413284e79d3ec829fe311eea1398e60d3b9757 483 0.25/1.00 vMB 125
243,112 243,112 00000000000000d6f53e5b608705ae492b98fe174bbb27c49f24e44965525553 762 0.25/1.00 vMB 240
243,111 243,111 00000000000000951019fec0edf78a63aa3144e2e3257881ad6d6d6f93f5d56e 713 0.25/1.00 vMB 194
243,110 243,110 00000000000000baf44e985cb85643f4a96d985cdad9f85ea19f913c663d9be2 148 0.08/1.00 vMB 93
243,109 243,109 00000000000000736cfd101c90ee5f360afc596fd3f21a6d5a69812ca12f94df 320 0.18/1.00 vMB 98
243,108 243,108 000000000000001fdcf66c03e41510b3e798e577cb186351537b87f3d4b2e0a0 621 0.25/1.00 vMB 174
243,107 243,107 000000000000003277cd8c4d8f2b82f059f295821440d2d329c288cd9d4c4d8c 512 0.16/1.00 vMB 259
243,106 243,106 00000000000000588ea8c761308f661cc50ab8e64ee138d7ae82457dea69d43f 49 0.04/1.00 vMB 88
243,105 243,105 00000000000000898b16f53a88058f29e7be07b343b9e8d3d40ac925767eaf0e 179 0.12/1.00 vMB 98
243,104 243,104 00000000000000a11e82f67fe5d144157ca76fef38de74cf0c059be86c01d488 421 0.19/1.00 vMB 148
243,103 243,103 00000000000000a27ce2bf3c0ab895f0a7c3810b35c55967f6394e86a1bb2e51 412 0.21/1.00 vMB 100
243,102 243,102 000000000000002feff2063917b17400defac76dd032f21131888d2c0e142617 512 0.22/1.00 vMB 166
243,101 243,101 00000000000000525ccf3b1157d6f79fd655b115d652d12e32ac92d59191d0c1 52 0.03/1.00 vMB 163
243,100 243,100 000000000000004454e2d5f40742d185e29af85e9c9ffc231d73781566752bf9 35 0.02/1.00 vMB 7
243,099 243,099 000000000000008ef29b512b6cc4ce1a27d7213e731d725c45f94707962f8f9e 235 0.14/1.00 vMB 70
243,098 243,098 0000000000000095fa118fbc23197673596493488951f3d9397738a7289d1b99 630 0.25/1.00 vMB 209
243,097 243,097 00000000000000143b0256ae699984a9e815267977cc97d27ba283b6f1530882 339 0.12/1.00 vMB 172
243,096 243,096 000000000000007fe136b083d77593c57aea45e57815063654812d5d02ea71ce 14 0.00/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.