Loading Tool

Explorer IconExplorer

Memory Pool

35,395 transactions
25.86 vMB
0.06851096 BTC
Random Selection Loading Transactions
Max Size: 131.58/200 MB

Candidate Block

Mining Attempt 88a7fafc7ef24fcee4052839b1861e99fddb5064227f537672ea1dbf3282f265
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root cf2792b5a66b90b0eca20cf2814110116e6ea1a91336c6d716f062b6244c1c5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,309
Size: 1.00 vMB
Total Fees: 0.02104426 BTC
Feerates: 150.77 > 2.11 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (82,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,232 832,232 000000000000000000016e46e2fa2de023fed27740bff670649026783200d865 3,036 1.00/1.00 vMB 26
832,231 832,231 00000000000000000001d83f2229e8b85f1d9c0117d3c0e6b61a2e8b3c546d5a 1,768 1.00/1.00 vMB 24
832,230 832,230 00000000000000000000cf26ff0982060cb37d8eb8082b03e98abbbd4dee72c2 3,176 1.00/1.00 vMB 26
832,229 832,229 00000000000000000001dd5801f2bf9f93468cd0fa926237bd2df4331f23e0c6 3,106 1.00/1.00 vMB 38
832,228 832,228 0000000000000000000065ce2835e24fa5c733fe920bd3894f5dac7ca2a25bea 3,075 1.00/1.00 vMB 33
832,227 832,227 0000000000000000000080e555bd59ec2e108f6249056be693373976db842f06 1,885 1.00/1.00 vMB 24
832,226 832,226 00000000000000000000086332fc4ebc99a5f7ab5240306b079a3485f2c1ed2f 2,776 1.00/1.00 vMB 17
832,225 832,225 00000000000000000002b7e8fe4591a8738e3654918e3caed2a32d87381014f7 1,631 1.00/1.00 vMB 16
832,224 832,224 00000000000000000002ec14c569c5ab3aa1be522793377db24b874474ebf2a4 2,562 1.00/1.00 vMB 22
832,223 832,223 00000000000000000001f68c496d934f3a3e0748ecde007429b49bd344b394d2 3,169 1.00/1.00 vMB 22
832,222 832,222 0000000000000000000151b4aae5dcfec8f16d693afe9d60298688d8ca5247fa 3,156 1.00/1.00 vMB 31
832,221 832,221 0000000000000000000349d6c9c726c3525ed881d80de899e15df90e12f1ed36 2,375 1.00/1.00 vMB 22
832,220 832,220 00000000000000000002d55474f66e142659427e4715a325e8bfe33cb4e93b7a 3,344 1.00/1.00 vMB 27
832,219 832,219 0000000000000000000291d8166da7fce37d64bfb63136b7ae5b922975b3c016 2,904 1.00/1.00 vMB 36
832,218 832,218 00000000000000000001b9e612ce6662020274cae1105fb11534661d9074338b 2,635 1.00/1.00 vMB 30
832,217 832,217 000000000000000000001362eeee88590004ce73d5a726dda73003b3eefe1f75 2,722 1.00/1.00 vMB 25
832,216 832,216 000000000000000000019c7415899de5f0795179790fb4f44bc68a0dc74f87fc 2,745 1.00/1.00 vMB 23
832,215 832,215 000000000000000000000bcbf76cb7a14b99ba878f4456528f9f8f23d33673d5 1,910 1.00/1.00 vMB 20
832,214 832,214 00000000000000000000847985fb68a80bc121a75b90e088edc86a038fdd8536 2,771 1.00/1.00 vMB 29
832,213 832,213 000000000000000000029b67e00036312c2ccc06aaa8c055b205517c4c0ac81e 2,605 1.00/1.00 vMB 26
832,212 832,212 000000000000000000034d6b369411ce0eb5b6c98ed156a9fd110a4c3ebb7654 3,204 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.