Loading Tool

Explorer IconExplorer

Memory Pool

79,293 transactions
29.69 vMB
0.07681859 BTC
Random Selection Loading Transactions
Max Size: 178.06/200 MB

Candidate Block

Mining Attempt 96d3af0646dcb956754bd595cf8dabfe37afc9e409cf3a8c652e3f52eed50302
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root b5ff3a179cd3f0f974c46284798c85535254c46780df8f5d61946d3b94b3f987
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,811
Size: 1.00 vMB
Total Fees: 0.01629318 BTC
Feerates: 313.32 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (732,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,327 182,327 00000000000008ec43af5df21775a5d57fb7ef21723653110bb7392ed158d24c 12 0.00/1.00 vMB 16
182,326 182,326 00000000000006ac85440452facc88c613178283ff92815c51ccc0d9020a3957 62 0.02/1.00 vMB 99
182,325 182,325 000000000000017962426b7fad48546fb66bc2fb4f4611e9d92049f11944a84d 105 0.06/1.00 vMB 59
182,324 182,324 00000000000004bd6a63fdc3b0ffa86f265e04946bcb213c2f4431c9ef912db4 38 0.03/1.00 vMB 657
182,323 182,323 00000000000002094c176c7ab08907fb1db15379ca79d9ab1a4c83d6bdab005d 141 0.05/1.00 vMB 59
182,322 182,322 00000000000003b35c9aed1453e46f8612c94fadf2f079a133ab3a45436e8431 256 0.11/1.00 vMB 128
182,321 182,321 00000000000004bcd1e285c9c78c2e874a13b1c5c12f53c7d5128d38dd555128 529 0.22/1.00 vMB 181
182,320 182,320 00000000000007ebde7075d93cce9a09b2f5974d0e3826fa0af15c64855f6a5e 90 0.04/1.00 vMB 94
182,319 182,319 000000000000050937ee8a798303d2d3b821584879bdf82decddac3ac196a3d0 48 0.03/1.00 vMB 78
182,318 182,318 00000000000005a5e0d10dddedf17ca83495b6e8a48922abf6c66a438c3cd62c 23 0.01/1.00 vMB 52
182,317 182,317 00000000000009b6becd1d150ae42b50561e91296525348c8228622419163254 91 0.04/1.00 vMB 101
182,316 182,316 0000000000000a0d0387b2172fe6b4d86b06f14859f648d0905f8c17a2ef15a3 185 0.08/1.00 vMB 114
182,315 182,315 0000000000000831d8c27205674ace50bd855f6c8458157407eadc92f4c93835 126 0.05/1.00 vMB 89
182,314 182,314 00000000000007071b4ddb3d346b69c33bd1094b71665f9d7a603d954311cda2 213 0.13/1.00 vMB 95
182,313 182,313 000000000000043e5a3c69d164b693492170be32267ae1c66cedc2342d0e7c11 143 0.05/1.00 vMB 204
182,312 182,312 00000000000003038690d2efee3c7d1d1b75350b23993c9f0e7870590c1ae553 115 0.05/1.00 vMB 106
182,311 182,311 00000000000008fba2217b5420537e72f49b9798399f96c2cc7e6cd6c5a9eae7 11 0.00/1.00 vMB 118
182,310 182,310 00000000000003eafd4f568a804c62cf75a6e5a2cc0ce61f4085a690783ec0e1 141 0.05/1.00 vMB 94
182,309 182,309 00000000000009aa52ab72aa9c1960e240505dbdc985c48b868ce4f3dfe63f67 403 0.17/1.00 vMB 192
182,308 182,308 00000000000001a7b9c8caa66cf03802de124f0a06bd7160ebe61225b191a692 185 0.07/1.00 vMB 117
182,307 182,307 00000000000009a57a6d1e76511a79bbec407189952a4f8deee728001eb67a1a 249 0.10/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.