Loading Tool

Explorer IconExplorer

Memory Pool

86,285 transactions
31.44 vMB
0.20576008 BTC
Random Selection Loading Transactions
Max Size: 190.79/200 MB

Candidate Block

Mining Attempt 3b750c23a73fef9802a294f7fcee1ae5f0590e35e996efd94929b27ddd61c49f
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 602894535a3cbce884eea1117a8bd1b60019f7f40b21dbf37607117186efad4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,634
Size: 1.00 vMB
Total Fees: 0.10419738 BTC
Feerates: 502.67 > 10.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (304,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,134 610,134 0000000000000000000a4ce18e0ff1378e47551d8a778fd505ebcbf5f08fa306 2,987 1.00/1.00 vMB 21
610,133 610,133 0000000000000000000779b4a3e22689faa1fb2c71323686696f89d8df91d8ba 1,720 0.52/1.00 vMB 4
610,132 610,132 00000000000000000009fb2dd314a817038ddc89c2af9804c75eb517884e15b8 3,230 1.00/1.00 vMB 20
610,131 610,131 0000000000000000000cc558b60885458a33a68cf476f8830f0be0fe247df553 1,128 0.36/1.00 vMB 14
610,130 610,130 000000000000000000035f58a2388202b52fb3a1920fc6e53bcf3f72dbc1d770 442 0.15/1.00 vMB 1
610,129 610,129 00000000000000000009f31cfd440998bb6b242da721af874c1081cc46a00a58 2,696 1.00/1.00 vMB 11
610,128 610,128 00000000000000000013652f2709f802a8b71b09e4ed78a91218738f9323b1bf 2,868 1.00/1.00 vMB 8
610,127 610,127 00000000000000000014c8d8d96cd9dbe54b5aaaf098078186a5a9cc96fe4d22 3,074 1.00/1.00 vMB 8
610,126 610,126 00000000000000000006dc33c0474a998ee8709aeaa035610cda4f8ffd4c8ecd 2,440 1.00/1.00 vMB 38
610,125 610,125 00000000000000000000de3467404ed03782efe86aa971520c094bfabe4ea6c3 2,072 0.77/1.00 vMB 9
610,124 610,124 0000000000000000000d5a9cb90474d42323d87057bc75534af254630ccafd9b 2,890 1.00/1.00 vMB 15
610,123 610,123 0000000000000000000ab552a4218318858f5676569f099a5eb97ce314413718 2,704 0.80/1.00 vMB 7
610,122 610,122 0000000000000000000178b0f2b70b65496dd42b8a82f2fef508ecc3f8fec10c 2,762 1.00/1.00 vMB 19
610,121 610,121 0000000000000000000dc0e661b33052436a59f53a8fec8170ac42d99c14eb43 2,321 0.69/1.00 vMB 5
610,120 610,120 00000000000000000000f846a622bcd7725a06baf6b1cf5149b6680bf39500d0 3,131 1.00/1.00 vMB 20
610,119 610,119 00000000000000000011b2df1fe36ab462a9a9499cf4fb533482d5793cbef0d7 2,039 0.62/1.00 vMB 11
610,118 610,118 0000000000000000000cf6165a35b3c394e434dfa2b703280dffc74b8137ca52 439 0.14/1.00 vMB 15
610,117 610,117 000000000000000000012cacad2bb9166144bf9b22831d2f83923616903d2323 1,388 0.42/1.00 vMB 14
610,116 610,116 0000000000000000000e1d755d0e46f26efc3cc82a4f2491afda774d04dd793b 80 0.02/1.00 vMB 8
610,115 610,115 0000000000000000000098a01aea31a1f3fccf32e5caf41279eef84e9c2164cd 274 0.09/1.00 vMB 12
610,114 610,114 000000000000000000023f65b9d4dd3fae5b8167c7a9e8c0d9a568fad40ea595 835 0.26/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.