Loading Tool

Explorer IconExplorer

Memory Pool

40,193 transactions
32.81 vMB
0.07948200 BTC
Random Selection Loading Transactions
Max Size: 162.36/200 MB

Candidate Block

Mining Attempt 54358a5550492f959eb066a65ed03c18ce42a817cd1ff53d8f585a727924d824
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root ad00237f2507c25f74b17929773358e9fbe9bb3ec9a2feb2068df8d69ef7ccb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,568
Size: 1.00 vMB
Total Fees: 0.00996266 BTC
Feerates: 51.02 > 1.00 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (581,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,285 333,285 0000000000000000144fc797f74b5224ab8dd710b6446f686b3ebb8c9ec1f2cc 677 0.75/1.00 vMB 17
333,284 333,284 0000000000000000140472de572f84d42775d2cfefbb86d2570b5a2e7bd19def 949 1.00/1.00 vMB 19
333,283 333,283 0000000000000000135ee02a38310c8d845d5803659922a39a2a53febcdf26dc 1,041 0.35/1.00 vMB 36
333,282 333,282 000000000000000013d97c94311c5b84813b30665836d63137c4b515decc3d7e 219 0.17/1.00 vMB 20
333,281 333,281 000000000000000019660613ce3e39d4635c0d903f3879c90e4feadb5876361b 998 0.70/1.00 vMB 21
333,280 333,280 000000000000000008905d55f9a034a306cf2882d9aeb890d4c31ac99aeb9327 634 0.32/1.00 vMB 26
333,279 333,279 00000000000000000b1d945527d3be13901208fb59d4554e53c7983d24526d25 348 0.21/1.00 vMB 19
333,278 333,278 00000000000000000f54d250b20918b17b12c71a26a762e31879100ab647f76c 1,418 0.99/1.00 vMB 20
333,277 333,277 00000000000000000f1bd4b21847871d31e21b798f53cf04c61959f50502e1fd 212 0.12/1.00 vMB 24
333,276 333,276 00000000000000000c9cc4c07e5e00ab2d8e22ded4f71da42428d1f09d8b6849 429 0.37/1.00 vMB 17
333,275 333,275 00000000000000000c614d97c6294e1f91ab5ce251c46e3d0eb691137ca1a6f5 16 0.00/1.00 vMB 258
333,274 333,274 000000000000000004cc83c61faad548ab5cd8b91b2ec11ba0979e4525aaf108 16 0.00/1.00 vMB 39
333,273 333,273 0000000000000000186ac96e01d90d3324b5a171b8fc86b5cad1bdaecffadcdf 629 0.75/1.00 vMB 21
333,272 333,272 00000000000000000800c5a2cf32abd48e62661746fd1002317e6185b1c4aad0 878 0.35/1.00 vMB 32
333,271 333,271 00000000000000000bbbc2ba74c19d702073f6b344521c67983553c47a175c4a 381 0.19/1.00 vMB 16
333,270 333,270 00000000000000000ff235dde7e1457fb42dd32a1cd9605e25d66f6c38179232 1,728 0.75/1.00 vMB 29
333,269 333,269 0000000000000000173d93f161e26cc22c496c31f420b36c40ee2f31c2201f1e 354 0.20/1.00 vMB 20
333,268 333,268 000000000000000017e38fb2a2072afd4759aa7685ee0585d88222c299adf078 719 0.35/1.00 vMB 32
333,267 333,267 00000000000000001306f0360053e1fcffa79bb84d87c4cd45b9e677c5d3ede7 442 0.25/1.00 vMB 21
333,266 333,266 0000000000000000001076615ac7a023f6355713864028f5d3d5f57462f79959 86 0.10/1.00 vMB 24
333,265 333,265 0000000000000000160e9b54b959188dd35cecb4c09348d1084b7536c8a0361a 452 0.25/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.97 GB
    • Received: 11.52 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.