Loading Tool

Explorer IconExplorer

Memory Pool

81,591 transactions
31.86 vMB
0.07964413 BTC
Random Selection Loading Transactions
Max Size: 192.13/200 MB

Candidate Block

Mining Attempt 71791216a6416e0948137fb676404b07e896047ea2869e0bde03d9202bdcdea3
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root acb694aa95b02e4bd76a08304f2b3d91b588214410a865c59b0a26a0236ab1b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,806
Size: 1.00 vMB
Total Fees: 0.00991700 BTC
Feerates: 20.11 > 0.99 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (685,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,056 230,056 000000000000003c5b30875defe8edaa260fbcc955d096a403f142ddbc3626ac 495 0.25/1.00 vMB 210
230,055 230,055 00000000000000df39ba78ddac29d8902b2e85d980b19b28ad05e000a2406ddd 830 0.46/1.00 vMB 170
230,054 230,054 00000000000001968e8d57dd0952400f95e91b22f0f4f13ef98f64a452841819 1,156 0.47/1.00 vMB 204
230,053 230,053 00000000000000847ee2ae7bf2fc18b78be4d6395fc6179cbf4e2dbb54b97897 269 0.22/1.00 vMB 40
230,052 230,052 000000000000009f47785b1fc216d9597f8b24fca4d6fb9f26c0ee06c6bc94b1 314 0.25/1.00 vMB 135
230,051 230,051 0000000000000053b503f2a1982b344d4d2117e6794c9e314e78e96be6b5701e 200 0.17/1.00 vMB 129
230,050 230,050 000000000000006b16e26685535eb648ee86af9352fe307493b396c8f3bac6b3 1,081 0.47/1.00 vMB 264
230,049 230,049 00000000000000341e17605a7e148bd91eb455f2e92818d5dad2e79ac6277420 702 0.39/1.00 vMB 156
230,048 230,048 00000000000000d74c5d622151c81a79345284c0056c550e67ba45b03f8bd316 1,187 0.47/1.00 vMB 210
230,047 230,047 0000000000000100069a4e364a22cea9e5973c9bb9b2589070831409805cc185 360 0.25/1.00 vMB 129
230,046 230,046 00000000000000fdc90b8dcda44467fdb8fc4f7f8efc286d1a582bef6fdf4ba7 757 0.47/1.00 vMB 163
230,045 230,045 00000000000001caba31c359ef014acf031a481078f1a0353211164cdbd9d1d4 1,202 0.47/1.00 vMB 216
230,044 230,044 000000000000017aca06c68b3c2cf128875afdb21ca65b46323ed299bdcaa95f 364 0.23/1.00 vMB 147
230,043 230,043 000000000000001597ae83bca04fb22d21ffcfaade30a0d200ef26bd444eb84d 128 0.08/1.00 vMB 129
230,042 230,042 00000000000001209ee364c067d881557778912a0f2130eb32cff4fc99bbed14 457 0.22/1.00 vMB 171
230,041 230,041 000000000000012fcbafc0312e4ae1da2170074b56de8c296d08accf4ae56690 218 0.21/1.00 vMB 131
230,040 230,040 000000000000016d073f5408dfae0143e88317dab058249133c9f93d5994cc79 69 0.04/1.00 vMB 140
230,039 230,039 00000000000001e801bb395b5c15e796f08e50103e6814a79ee3790880d6cedf 166 0.09/1.00 vMB 64
230,038 230,038 00000000000001863c5730cd0e3fe8fad73ff12a2d67499c42f92eeb50c65acc 263 0.19/1.00 vMB 112
230,037 230,037 000000000000010d804c4eb8c6fe490a8403cfeef5fd04bcc24b89003801a46b 1,601 0.47/1.00 vMB 217
230,036 230,036 000000000000020817a782a1d639e9c63d5b0f556b3e0c5258785eb16c814c5d 511 0.27/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.70 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: 697.33 GB
    • Received: 16.56 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.