Loading Tool

Explorer IconExplorer

Memory Pool

78,548 transactions
29.32 vMB
0.08336592 BTC
Random Selection Loading Transactions
Max Size: 177.20/200 MB

Candidate Block

Mining Attempt 256b83f937c96a2a48287827750200562fd6bc63e50cfc93d786252377ffb98b
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 0d06950fb238175721b4892cb08e7dc0b771023ede339d5d230c65b0f98e7f87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,601
Size: 1.00 vMB
Total Fees: 0.02174119 BTC
Feerates: 95.73 > 2.18 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (450,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,218 464,218 00000000000000000079dd99dd320d2fb0ae697652a7fca52fc74a988a71f384 875 0.36/1.00 vMB 178
464,217 464,217 0000000000000000019cf5532a5ae9a649f8611df56fc693d54d0e6f30397f2b 2,767 1.00/1.00 vMB 155
464,216 464,216 0000000000000000009acaf1188836882e8b2dba7b38be691bfedceefed06217 1,743 1.00/1.00 vMB 166
464,215 464,215 0000000000000000008cb6d6acd2f1a4eb7200dfc7c4f046cb7d758615306514 2,979 1.00/1.00 vMB 198
464,214 464,214 00000000000000000064ab621828acf5866bb8b04209aa50d2399191622f881d 3,603 1.00/1.00 vMB 252
464,213 464,213 000000000000000000372353c7211a0ddc83c4aa3e3942186bbcb16114a7712d 2,434 0.99/1.00 vMB 149
464,212 464,212 000000000000000001645cb33dc7a2e83de2b2a8333e3dbcdada122087fe4c46 3,461 1.00/1.00 vMB 212
464,211 464,211 0000000000000000015b4ced214ac38ac64f49a893eb85f2d869a637d877d018 2,461 1.00/1.00 vMB 171
464,210 464,210 00000000000000000013f51c059c69004fd3e7f5b2c60e9c7aed19cf5af181f4 943 1.00/1.00 vMB 46
464,209 464,209 000000000000000001e0b012fc6f51a07690a913e93f016ac999350e150e1fe9 1,241 1.00/1.00 vMB 92
464,208 464,208 0000000000000000018c59d807bff651ead9f8fd6eef075ee5cffcf98bf4674c 684 1.00/1.00 vMB 48
464,207 464,207 000000000000000000d4333a019720bdbeffcce5ff04d56ac4902f956308d268 1,180 1.00/1.00 vMB 42
464,206 464,206 0000000000000000018a05bbcd5be4a9c466440d54340a6a02d34618f1d644a0 2,175 1.00/1.00 vMB 127
464,205 464,205 0000000000000000019f2a1dc109eb992753ce2ed4bfed6bf827b7ebd972f1b0 464 1.00/1.00 vMB 28
464,204 464,204 0000000000000000012d40921b58f99d89949312b1305c0d1c96119bd045a9b2 119 1.00/1.00 vMB 11
464,203 464,203 000000000000000001323360a7e2f5f2425222ff248f3154769f356d0911c51b 679 1.00/1.00 vMB 45
464,202 464,202 0000000000000000004197e4a2deeffa390390ceead6f36d9d7e2d082517d33a 1,197 1.00/1.00 vMB 60
464,201 464,201 000000000000000001f7d8f3c96377d2198daec1207802f44b9e9ca1978d8679 2,422 1.00/1.00 vMB 185
464,200 464,200 0000000000000000017374254f2a517ce4f6e2b9fffa9454f880fc145bf8f778 1,046 1.00/1.00 vMB 50
464,199 464,199 000000000000000000de15cacd6c54301d8f707d288f9f72db14268cf81f121a 1,158 0.51/1.00 vMB 137
464,198 464,198 0000000000000000007bc1281ba31f5ffa703ec8ae5288302ac0d7762bd0c70c 2,014 1.00/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 674.76 GB
    • Received: 16.43 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.