Loading Tool

Explorer IconExplorer

Memory Pool

43,222 transactions
26.35 vMB
0.05829478 BTC
Random Selection Loading Transactions
Max Size: 138.63/200 MB

Candidate Block

Mining Attempt 8c3a83d95c9e935e5896dc29b231abe728ea9d5f810c4f6cbf8794305cc8bf81
Version 20000000
Previous Block 0000000000000000000023f37b3a49d9f828d6949092c7ab46205993b01b2559
Merkle Root 9d6d4cd53620c7da76a8e03240009054e91635a6cfb2502f36318f53b9ee85da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,182
Size: 1.00 vMB
Total Fees: 0.01011293 BTC
Feerates: 107.54 > 1.01 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,723 (430,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,281 484,281 0000000000000000007ec403e291a5e7669b99ffaac9a6449e875b713db98b26 273 0.11/1.00 vMB 132
484,280 484,280 000000000000000000146fbcbc24c4dab9fcc2abf978500eebc1b99f663ef98a 1,672 0.82/1.00 vMB 159
484,279 484,279 000000000000000000cfc109e1a2689121b134c59d095ce2e2091c3af6741b4d 182 0.10/1.00 vMB 179
484,278 484,278 0000000000000000007f03d60e4d334f265b3b0db551e7f5f2a7bca07dc8dd2a 72 0.04/1.00 vMB 172
484,277 484,277 000000000000000000c44f412ce25509582439dde2ed5778f266ad1a5f7ed1bc 1,962 0.95/1.00 vMB 66
484,276 484,276 000000000000000000fd24cd675ed1e1720c5ae7312ccadcc3dba98a63968850 2,384 1.00/1.00 vMB 242
484,275 484,275 000000000000000000684ea78b906b8dcf2b16faf5fcf7f526852e5abba8d7cc 1,061 0.41/1.00 vMB 25
484,274 484,274 00000000000000000006c88801bbd0f5281a79cda9674015d8014889182e7c70 2,141 1.00/1.00 vMB 92
484,273 484,273 0000000000000000010ba48f4e7af40cddef4953f9416441fa1926f3f8646ba1 2,130 1.00/1.00 vMB 216
484,272 484,272 000000000000000000b9a69e6b8fd1241ec7744128a8cd31b40aeff97cb80af6 2,357 1.00/1.00 vMB 233
484,271 484,271 000000000000000000cd6330b8f3a663c4327beefc4894214b3ffb9c580d0446 88 0.05/1.00 vMB 104
484,270 484,270 0000000000000000004dc5abecae224cb4c98b712103d248c2fdceb72d0ad775 704 0.30/1.00 vMB 184
484,269 484,269 000000000000000000a6c07b10c88a9054cb8ae45c2bba944d722b0762b4d98b 254 0.11/1.00 vMB 128
484,268 484,268 000000000000000000117dc2ce1a578f6a7321ead51247658a887fe270c7f341 1,761 0.71/1.00 vMB 152
484,267 484,267 0000000000000000003096e753981213306712a528c44d066e76f7ea0fa9a666 27 0.01/1.00 vMB 60
484,266 484,266 0000000000000000009899f75a879fcfd22be130756678a9d640933047313fb1 26 0.01/1.00 vMB 191
484,265 484,265 000000000000000000bcb7c68451e5cdc04eb17e11ae97b25f30659ad4fa7caa 254 0.11/1.00 vMB 140
484,264 484,264 000000000000000000d3e8c52826a05c5ffd8ab831799539e6cb0ceae619e961 425 0.89/1.00 vMB 34
484,263 484,263 000000000000000000d0029e5c3ea85236d95dce37dd5801b13f2a5e5d721bab 658 0.99/1.00 vMB 27
484,262 484,262 0000000000000000009dbaa8c6752110efb4d917b80d3b7db7c487dd6b9f1781 884 0.53/1.00 vMB 113
484,261 484,261 00000000000000000106ec8351b3fda870806c0e6651d9a5c3b567307768d93b 1,400 0.99/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 781.91 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: 645.62 GB
    • Received: 12.75 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.