Loading Tool

Explorer IconExplorer

Memory Pool

43,415 transactions
27.05 vMB
0.06360031 BTC
Random Selection Loading Transactions
Max Size: 142.36/200 MB

Candidate Block

Mining Attempt cdbb1e7acfb6b144abd3cfb95dd429e2d81a29f7961515ddfb3fae02668e15d2
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 9a95255041533de21890d2add0ed1a59e306012e7caca4f9256c361510db5f31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,335
Size: 1.00 vMB
Total Fees: 0.01323778 BTC
Feerates: 151.15 > 1.33 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (649,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,073 265,073 00000000000000031002005e221b2659ca2c798a759351d7338f7393d63c12a1 409 0.16/1.00 vMB 114
265,072 265,072 000000000000000a4a53aa267b3b254a27a3c8e4356b1ce2c801e8f50b6b8bb9 593 0.24/1.00 vMB 131
265,071 265,071 0000000000000006ddcea845293b234b9743cd73f50a3f5f19ed7191751eeb10 249 0.15/1.00 vMB 57
265,070 265,070 00000000000000020201a7785f10561e28a2664e1f109becac758963cfc57a5d 221 0.11/1.00 vMB 91
265,069 265,069 000000000000000036cee50492ae6b8f9a899d3a07467728ea9e065f07969c6c 265 0.10/1.00 vMB 123
265,068 265,068 000000000000000b155a335ff0f2a5d678854fc35767b0e93e9b61c72efc0529 371 0.15/1.00 vMB 96
265,067 265,067 000000000000000569d9e5d77361c0654e54795499a60768fbba2c5c347ba19b 323 0.12/1.00 vMB 86
265,066 265,066 0000000000000008e37737d675bc00b4ee05d0d95d68c554989690acf794fa44 532 0.25/1.00 vMB 143
265,065 265,065 00000000000000062ed2b6c77cd41be1e9ef712f8fc4688a506f21c360063824 61 0.03/1.00 vMB 24
265,064 265,064 0000000000000004c177bcb814290748a4e64058f24c0dde86968bf21e72208f 425 0.21/1.00 vMB 107
265,063 265,063 0000000000000009469aee4a6b289126d893961a2aff1398aa4ebe43cde5c202 616 0.25/1.00 vMB 133
265,062 265,062 0000000000000001c83fb188e068e5aa7cfb44d4bac1a68b8c430abc8575968f 179 0.06/1.00 vMB 140
265,061 265,061 00000000000000020abcb86ccfa7493ade64070fc796baa546b87fbe6be29be0 60 0.05/1.00 vMB 40
265,060 265,060 000000000000000a2d3a492c6a7645c8b9e7b552e707414e70541f1ea46078f5 322 0.16/1.00 vMB 115
265,059 265,059 000000000000000b9d4ecadb222d4f89bbef2ed9adbf63cdf35ae274378eca50 188 0.07/1.00 vMB 152
265,058 265,058 00000000000000089c68196a38865b307644c2d3751d2e6e634ab121bdea2d17 90 0.14/1.00 vMB 24
265,057 265,057 000000000000000aba36f19a6e4b80ca63bfa74b6edcf888886b9ced542f3002 246 0.10/1.00 vMB 104
265,056 265,056 0000000000000008b2263ff120ca1772b1cdf5c1864fcc228fff252d525b9c31 9 0.02/1.00 vMB 9
265,055 265,055 0000000000000006d9cd8a26c20eede0bbb901cf46ae683338967108a36db61a 28 0.01/1.00 vMB 126
265,054 265,054 000000000000000bd3e8196591fa3bb34da113f2b27602c72aa1f09dd46967af 108 0.04/1.00 vMB 97
265,053 265,053 00000000000000071027e81cd56352daf76f5d0bd7a3305745c2ca84e5233e1d 682 0.29/1.00 vMB 2,707
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.18 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.