Loading Tool

Explorer IconExplorer

Memory Pool

81,916 transactions
30.46 vMB
0.13153009 BTC
Random Selection Loading Transactions
Max Size: 183.31/200 MB

Candidate Block

Mining Attempt 6979ee3188ad855267365cf188b668e928d2b1be89c6f0bd004b26e04e565f49
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root ecebf1d3fbbb638364cd6b6a2ecae10de3f562b91761bc041f77657112d9a6c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.05130996 BTC
Feerates: 302.06 > 5.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (235,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,262 679,262 0000000000000000000430b8afe224ce6397ce28e8ab217b399459de3b32d5ae 2,079 1.00/1.00 vMB 85
679,261 679,261 00000000000000000004f93de38b968a0bac212f6885cdd01a572737fdceb7e7 2,352 1.00/1.00 vMB 102
679,260 679,260 00000000000000000009f04d2b0e3d6581f1168c583cb352ed2c44d4a950b437 2,386 1.00/1.00 vMB 67
679,259 679,259 000000000000000000064fdc4396dc0547d60fcc1b342f0b811f8bec186ed2fb 1,689 1.00/1.00 vMB 70
679,258 679,258 00000000000000000007643222cdef715f1ac7293699ba75a91dd3ee0ff491b4 2,737 1.00/1.00 vMB 90
679,257 679,257 00000000000000000002e090844e762de7b928dcf848fdccefa58cfb8d0c312e 2,060 1.00/1.00 vMB 65
679,256 679,256 000000000000000000085346733a85cb7cb8357cef0cf0016d60c24f1e877176 2,796 1.00/1.00 vMB 95
679,255 679,255 000000000000000000085beb216b8b34b7fea9adb0327d913ba0502d5b220fc6 2,509 1.00/1.00 vMB 73
679,254 679,254 0000000000000000000286b1445dcfc251747a19695c63026b284d8bb8469459 2,098 1.00/1.00 vMB 93
679,253 679,253 00000000000000000009038889e27eaf247aba6e3f6bd66f6d02c3dce3376d77 2,012 1.00/1.00 vMB 99
679,252 679,252 0000000000000000000a1a93103e8c2707380dfa223967b6ed3aabe9505cb50c 1,037 1.00/1.00 vMB 99
679,251 679,251 0000000000000000000036b25c65b75f3f6c103faaf47f0a739640da866de454 1,505 1.00/1.00 vMB 118
679,250 679,250 00000000000000000001732fd87b83d81424376b900ef21ec4f2b7221a3db1b9 2,427 1.00/1.00 vMB 80
679,249 679,249 00000000000000000001b0c32d1bb6c30d57a9e9fd6e22f350846d595d4ca512 3,194 1.00/1.00 vMB 83
679,248 679,248 0000000000000000000a3d94f3176df0a23f748c96770f782d38bca9f1e12c03 2,338 1.00/1.00 vMB 106
679,247 679,247 0000000000000000000aba6e777bd7563e3d4b2e2b8a05ed514ba4b76979405d 1,198 1.00/1.00 vMB 89
679,246 679,246 00000000000000000003f1a6165e31ab242cd91cd4cbbb678ae616075a8058c3 1,656 1.00/1.00 vMB 92
679,245 679,245 0000000000000000000b9e54cefddf2ec849ee8398f1da28ae025f4e69215f40 2,253 1.00/1.00 vMB 121
679,244 679,244 00000000000000000009aa419128e615d571ff992ee5ea204d321f7e9841bbdf 2,379 1.00/1.00 vMB 111
679,243 679,243 00000000000000000001b95441470d339fa0889a1bcebd7796d74e8a16ef9656 2,187 1.00/1.00 vMB 99
679,242 679,242 00000000000000000009d0dce9dd5bc32c444165d2959a725450ab52569bbad7 2,570 1.00/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.