Loading Tool

Explorer IconExplorer

Memory Pool

79,366 transactions
30.17 vMB
0.07520212 BTC
Random Selection Loading Transactions
Max Size: 183.96/200 MB

Candidate Block

Mining Attempt c22a19be0fde57789981fa2aef47945c8483c517dd0a255140706fcac8f719a6
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root d948b6f66bb7138df7925cf10c9c8fd9cd5286029041e6cedaf562fc500acef6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.00806809 BTC
Feerates: 30.00 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (636,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,422 278,422 0000000000000000715d7cdf1cbad2505de83986a2bf43595cbf40eeeb55e52c 201 0.13/1.00 vMB 27
278,421 278,421 0000000000000001d73aaba870650e31de07a4dd691d4af783235b0e5bea4c0e 662 0.25/1.00 vMB 65
278,420 278,420 00000000000000003377b7d4ccf28a4cfc56f0f38434ee123229d9cc8228118b 39 0.01/1.00 vMB 47
278,419 278,419 00000000000000016ded765d51a088e37938e39cb01af35eec5be71c58eba0ac 140 0.08/1.00 vMB 7
278,418 278,418 00000000000000021f4a8a38245e544168b9e3e9313209e6195e8eb1acd90f47 193 0.15/1.00 vMB 35
278,417 278,417 000000000000000295c8b3ff959cf979c787ecb395f56b7fa34addc500b48c59 204 0.23/1.00 vMB 18
278,416 278,416 000000000000000293dfad2d87a49be00a251003292a8441b64e362eacd34e3b 682 0.25/1.00 vMB 58
278,415 278,415 0000000000000000d90d22d4893b9b88f9e42f1ed18e76bcfc8e5a63209735bb 191 0.19/1.00 vMB 21
278,414 278,414 0000000000000000288d559f500b1e206c9b143079462b1bfd3fdd748c87be74 604 0.25/1.00 vMB 58
278,413 278,413 0000000000000001ab14ee64c3222f7e57ae38f154ec0cab7f22a8124d0fbc8c 675 0.31/1.00 vMB 59
278,412 278,412 0000000000000001619e55162a8ce2b8c9a8b61215817f34a60544e4e68bb1e4 191 0.09/1.00 vMB 35
278,411 278,411 0000000000000002f971d4c9605dbdf2f932c546954ec58ded3f2ae1aa34d315 159 0.11/1.00 vMB 36
278,410 278,410 00000000000000020b9d1b6c001a669ab9582c41a15bffb156992af9eedcaed2 279 0.16/1.00 vMB 48
278,409 278,409 00000000000000011c02f3e5617d51c5ef5694a5ca446cf150983c750bd85eb3 298 0.15/1.00 vMB 63
278,408 278,408 0000000000000000545327c496388613892ee772e66fc5bb64afdd43ed2855db 267 0.14/1.00 vMB 42
278,407 278,407 0000000000000001faf873b2504dc33f2b58e6c083c2e29ad161e3c5dfed1bda 170 0.26/1.00 vMB 14
278,406 278,406 00000000000000003203414888869fdec91cdd21741cd37a1547aa6f1af0d580 568 0.25/1.00 vMB 29
278,405 278,405 0000000000000000e337424b4f443a6ea50824bb632bcf3471aa8587f0b21d3a 820 0.25/1.00 vMB 87
278,404 278,404 0000000000000000bf37ed1360dc3b263b7ce5b18d79c6dcecc60e12b8375cda 790 0.25/1.00 vMB 56
278,403 278,403 0000000000000002a20daa2f6110d9c17c33f2dde2f27efc8401506fdbb91770 252 0.11/1.00 vMB 36
278,402 278,402 00000000000000025b4e392fce7448c365721d909d85ab7b4b9bf4c8334a10b4 229 0.14/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.06 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: 720.63 GB
    • Received: 18.22 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.