Loading Tool

Explorer IconExplorer

Memory Pool

47,088 transactions
27.91 vMB
0.12937537 BTC
Random Selection Loading Transactions
Max Size: 146.40/200 MB

Candidate Block

Mining Attempt bc689792c673e5b1645ea72f5c80a9b622a765149191472dbf5f7b477cbd9246
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 4b1f69c5d4fe4dec1f56e9305e50ca72af9ea0438ea47aebf63c1d77821cc6f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05819379 BTC
Feerates: 151.01 > 5.83 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (567,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,270 347,270 000000000000000003aeb0168a9ce24facb2d595f84592d2e1ecbc2f7ea7ba75 91 0.06/1.00 vMB 5
347,269 347,269 00000000000000000eb75e942e9765c6bf61c248b32f582fd66543033252d11a 383 0.23/1.00 vMB 26
347,268 347,268 00000000000000000ba8084e1f1a3543353d2944c329e854add258c037562af4 700 0.37/1.00 vMB 24
347,267 347,267 00000000000000001032e59a0da28c29abc6f0eabdc0873850302a33fef3b191 260 0.16/1.00 vMB 24
347,266 347,266 00000000000000000461630f80403ce607276d949c9ea4de495c4397d50bd779 139 0.10/1.00 vMB 19
347,265 347,265 000000000000000003dc67c238926d0aa96e5e45fa75b2601aef31e437e73c4d 192 0.14/1.00 vMB 19
347,264 347,264 0000000000000000139017447914a30d1b5e63f56bda4629fa005794899109a4 692 0.37/1.00 vMB 25
347,263 347,263 00000000000000000d87c2ff015c63af081a949bf064526fd5fae1315bb04b20 587 0.74/1.00 vMB 8
347,262 347,262 0000000000000000021fa4a3c593a95e32e73038aa2a2d819bf3a36ccacf77ee 256 0.09/1.00 vMB 27
347,261 347,261 000000000000000012d15c4cd184a3a944e1004af4d344489ab206126e7585d9 305 0.14/1.00 vMB 26
347,260 347,260 000000000000000004935a304c8003503f7f2c8640ee5f7aa72cfe74dd6ca20a 766 0.50/1.00 vMB 23
347,259 347,259 000000000000000010cdfc82001c917efbe8f8c2a8c29d1080b013f1462280e5 119 0.07/1.00 vMB 12
347,258 347,258 00000000000000000697b390fb78d3cb251cb1fbcfd54ac1f3480f5893b59a70 543 0.34/1.00 vMB 24
347,257 347,257 0000000000000000114b862e69b9b3f5bc8fff6edfa3b7ccc89b5fd6edfd7807 150 0.27/1.00 vMB 8
347,256 347,256 00000000000000000190b8fa345cb31546fd1f13a8204e3d096797babba302e6 882 0.96/1.00 vMB 13
347,255 347,255 00000000000000000630d2fb540b4b4e79f9cf184f68f37335a0316bcb26249a 566 0.73/1.00 vMB 11
347,254 347,254 00000000000000000ac7d0a8271cd3aa40a5d008bbb605f1c181585678a85040 496 0.74/1.00 vMB 10
347,253 347,253 0000000000000000144a880be9808c2fe430d1a5a9ed18d461931f9ce43eb4fd 1,185 0.75/1.00 vMB 24
347,252 347,252 00000000000000000914074bee154a96a1a8696d7cc4529caa3489cbc97ff502 512 0.18/1.00 vMB 34
347,251 347,251 00000000000000000eb638c4cb6d638f3f145d1ead28b1796ee1de24667df58b 1,962 1.00/1.00 vMB 29
347,250 347,250 0000000000000000052c031724d0f219c3b42dcde274c072cf910855a1708523 997 0.99/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.