Loading Tool

Explorer IconExplorer

Memory Pool

83,551 transactions
30.79 vMB
0.14933929 BTC
Random Selection Loading Transactions
Max Size: 185.31/200 MB

Candidate Block

Mining Attempt ae49f8fde5afed0fa9395760c2b35d4c61480db8588a77a73785d2c32c3324ec
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root d498eed7237b980a14e867e2c8e80b86ca2b24f7b991f6585ee9a3f25f370cae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.08313663 BTC
Feerates: 150.77 > 8.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (291,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,424 623,424 0000000000000000000658221a8c6f22a71bf57ee5d088f63ec13068a34cf3dc 2,118 0.76/1.00 vMB 24
623,423 623,423 000000000000000000091b8607337304518b60060454351078f47c6da61a1c88 1,752 0.78/1.00 vMB 5
623,422 623,422 00000000000000000000688669d913e937574ee4172283b15ab855f1a006edd9 2,840 1.00/1.00 vMB 30
623,421 623,421 0000000000000000000a88812608fde05b6a2d9b6a1f678dd56de909c794a1f1 2,178 0.70/1.00 vMB 19
623,420 623,420 0000000000000000000b87675f9a17dab82984af2fffcc408911952812dab6d3 2,353 1.00/1.00 vMB 29
623,419 623,419 00000000000000000002d15dd2b01cf9c874f06f0344633ff3a9739fa69a9375 2,785 0.99/1.00 vMB 17
623,418 623,418 000000000000000000004934bee69af2e3d7e7a408f6adbf6097bd91ff92f87f 2,544 1.00/1.00 vMB 35
623,417 623,417 000000000000000000121e1415c5b205a4fe70ada8e5d16913789615febf8acf 86 0.03/1.00 vMB 46
623,416 623,416 0000000000000000000e658194ec387de0d4d6da9f3741e8c44ea77e14f56bb4 261 0.11/1.00 vMB 26
623,415 623,415 000000000000000000051ed5c5ec2927a65dee87b417c47d722c08ecc6030373 251 0.10/1.00 vMB 20
623,414 623,414 0000000000000000000ab856df4adc255839faea8ee4ed224ce7be0373dfb457 827 0.30/1.00 vMB 25
623,413 623,413 000000000000000000012e12f35814de4f9c48183fc4a7541a60cfa406849166 1,229 0.43/1.00 vMB 20
623,412 623,412 00000000000000000006567a3e1864df6b9e823237441592a617e1296b80cb5b 134 0.05/1.00 vMB 30
623,411 623,411 0000000000000000000b34c9d24a4125f1cec82b2175e65dee4578debf2c9a49 470 0.16/1.00 vMB 22
623,410 623,410 00000000000000000011e397825a64c528a696863570c0dcfd1751de281e9e1e 1,350 0.63/1.00 vMB 20
623,409 623,409 0000000000000000000e47ac488a2c24f6ff0f4474bdfac6647ead27cec3b5ce 52 0.01/1.00 vMB 20
623,408 623,408 0000000000000000000d9b0f4177a257856d4cad49571151fa4389028e2dd214 636 0.25/1.00 vMB 19
623,407 623,407 0000000000000000000f2718fa1aff453858126fc2239d0bf14f3e4211b123d1 1,676 0.63/1.00 vMB 21
623,406 623,406 00000000000000000010489378dd501358d2f8b25757a86fc467b1a068eea274 2,187 1.00/1.00 vMB 25
623,405 623,405 00000000000000000013ba469be1a8ab88180fadc241c516711b8b0615d07543 416 0.14/1.00 vMB 27
623,404 623,404 000000000000000000113ce2c1c9e541750ba95875300c9bf0f9613b8ee55e88 189 0.05/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.33 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 660.44 GB
    • Received: 14.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.