Loading Tool

Explorer IconExplorer

Memory Pool

87,767 transactions
32.49 vMB
0.15122856 BTC
Random Selection Loading Transactions
Max Size: 199.29/200 MB

Candidate Block

Mining Attempt 14a10a455fe285cca1bc649d0a9853c294a828df9cda03e5b7d869d4020da249
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 8f1a5f359bd33f8fd14dfa92cc7eb6626d804d21f6d14159a6f3f86decfabef7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,405
Size: 1.00 vMB
Total Fees: 0.06756303 BTC
Feerates: 502.65 > 6.77 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (157,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,246 757,246 00000000000000000003050b6ce1349c26abc6518d4ab8283b4791359d1a4be8 2,992 1.00/1.00 vMB 17
757,245 757,245 00000000000000000006a9ce3abb7675350472c0db22588d1d9207c8b2f92002 3,371 1.00/1.00 vMB 13
757,244 757,244 00000000000000000006eae898ed2168adde146bf42c25154c861128b8a23db4 1,431 0.75/1.00 vMB 2
757,243 757,243 000000000000000000031eccb4875792d4811c880c68fde80aeab521a3ac833e 3,055 1.00/1.00 vMB 11
757,242 757,242 00000000000000000001f550ecfee3e67dd6ec0b24b4dbca330139bccbca6180 1,537 0.87/1.00 vMB 2
757,241 757,241 000000000000000000009f8c85666a122c90cde908b6bad84c242133c209f1a5 2,621 1.00/1.00 vMB 7
757,240 757,240 0000000000000000000728932254221a4c61981cabbd7d025d091616acf4f421 1,848 1.00/1.00 vMB 4
757,239 757,239 00000000000000000003a02aa31038ac304b822e04b6e22003ff3fe42d48fa80 3,441 1.00/1.00 vMB 9
757,238 757,238 00000000000000000004410234e1d89a95b3da3abb49c9cde6afc716533de0e2 2,187 1.00/1.00 vMB 17
757,237 757,237 00000000000000000004c649abd50f0993a8f5651f131c5840e002f4f99c98b7 2,836 0.91/1.00 vMB 9
757,236 757,236 0000000000000000000521c4afcfcd970b71076cc8d5ceb735b9831dc2398f83 291 0.18/1.00 vMB 1
757,235 757,235 00000000000000000004dd1fae24e4790fe58046c6b6c90aeb4ab1c866181eb1 3,019 1.00/1.00 vMB 9
757,234 757,234 000000000000000000086a9b11ec9c46f6b220807eafb14d002d0636e6b6ff8c 2,353 0.86/1.00 vMB 7
757,233 757,233 0000000000000000000314ac236194f8867d487f2ab1a078e006742280eceef8 205 0.05/1.00 vMB 7
757,232 757,232 000000000000000000027e8ad1ec827aede89694a3bc679ac57c474d5dc693ff 2,841 0.89/1.00 vMB 9
757,231 757,231 00000000000000000002a590808ca1a96292d63fc6a3f3c1ef3848d40edd28a4 1,953 0.66/1.00 vMB 8
757,230 757,230 00000000000000000007d5e6cb7d859d8dbc5ac3d25ae5f40e409b90fbd8533d 1,108 0.45/1.00 vMB 7
757,229 757,229 0000000000000000000014f876294be92c01ed9ead2c95d85c886c97545e7991 455 0.14/1.00 vMB 7
757,228 757,228 000000000000000000000ca3ac81bbffc30e78c7406fc3c3aa96044c6f1f251d 628 0.58/1.00 vMB 3
757,227 757,227 00000000000000000007c89aecdf31a5079001b0d2835ce884dc9dc7950d537b 2,920 1.00/1.00 vMB 9
757,226 757,226 000000000000000000015efdd3d077be0361b522a5ba9237050131e98c4c6dec 1,242 0.90/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.