Loading Tool

Explorer IconExplorer

Memory Pool

84,903 transactions
31.85 vMB
0.16754968 BTC
Random Selection Loading Transactions
Max Size: 189.57/200 MB

Candidate Block

Mining Attempt 46e400adac89df11f5620260be3886aa521b91a6fb6fe913de67a145c5446391
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root d1dcfb900ee465241e4abaa1b0991330846c462849d30da4cbfa18433ac15b78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,022
Size: 1.00 vMB
Total Fees: 0.05317139 BTC
Feerates: 402.75 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (501,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,210 413,210 0000000000000000037defec5913c4f7007a6fd9b7b416691eb2ec5629e03ae6 1,351 1.00/1.00 vMB 31
413,209 413,209 0000000000000000004bfd9775a62aab28b9f4e6b1a4dff4d47bfe295d3b2622 1,048 1.00/1.00 vMB 25
413,208 413,208 00000000000000000005b6e80c69371d76f7c0fe4bed03c2b9d179bdf90ca564 1,655 1.00/1.00 vMB 32
413,207 413,207 00000000000000000490356a822978fa0a5edda9fc094bef383d52a2b59b3692 2,105 1.00/1.00 vMB 54
413,206 413,206 0000000000000000037457418a8851824491d48b173bd3aa83cadde060fe6961 2,230 1.00/1.00 vMB 57
413,205 413,205 0000000000000000027598550f067be0d5e54501a69476fc2915e56280c6f93e 1,743 1.00/1.00 vMB 27
413,204 413,204 000000000000000002884a1b92aac5dbcff506a0d8b7c7de0820f7dd32ff4e39 2,307 0.99/1.00 vMB 50
413,203 413,203 0000000000000000025e2505ec7a8d26c7b071fd8eb6bcd8e50d4e8b4b3a9f7e 2,503 1.00/1.00 vMB 58
413,202 413,202 0000000000000000050075c0bbe432e847e21baddd36099dea441cd303b1789d 2,857 1.00/1.00 vMB 77
413,201 413,201 00000000000000000278fc6dae4f6d14ba7b4f71130d27f34211490f12c8518d 1,937 1.00/1.00 vMB 40
413,200 413,200 000000000000000000ceeeb53d4cdb85c822f1d08285307cd0198adcc2221a6e 2,069 1.00/1.00 vMB 42
413,199 413,199 000000000000000004a92007b030d2811b60b31f22ab9d2b6ec8cf61a009d281 8 0.00/1.00 vMB 162
413,198 413,198 00000000000000000343f1f9c81c9d6e4f838e9e2a5c7a9faf20a90b1334add1 2,431 1.00/1.00 vMB 61
413,197 413,197 0000000000000000033b636ee1ae5f48390daa3b553bbdfe6d6838011e64a755 2,028 1.00/1.00 vMB 42
413,196 413,196 00000000000000000199aa28ab75154f95e8b8767ca472bd5ab358e8c0ba40c7 2,961 1.00/1.00 vMB 84
413,195 413,195 000000000000000001fe635d31a87c94188d76690c85bc56461481ae3b728e6f 3,003 1.00/1.00 vMB 74
413,194 413,194 0000000000000000057f3605f9ed7c194505124ff79a0c4583b969825d559117 14 0.00/1.00 vMB 103
413,193 413,193 000000000000000004e692bab3746a8f547d748a224c78657c83cdeba7ad6e1a 1,258 0.98/1.00 vMB 42
413,192 413,192 0000000000000000039b4fe675c0a2df4c06c5a1b396d1f81a5146fb23946e60 420 0.19/1.00 vMB 48
413,191 413,191 000000000000000003b5678846fadcf613fd8e0c198b8c99ce9020d557aa2fae 1,555 0.73/1.00 vMB 49
413,190 413,190 0000000000000000031ea11aa4e0a1913bff2753b1c29fc543f1c54c6a02eccb 1,952 0.99/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.