Loading Tool

Explorer IconExplorer

Memory Pool

36,241 transactions
25.76 vMB
0.07562832 BTC
Random Selection Loading Transactions
Max Size: 132.56/200 MB

Candidate Block

Mining Attempt c7da77811fbdd57f2cc145fbc058ec267bb96c5e8e3ecfeee06c328ef7b74c4b
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 8f25dccc67d8f825471fac61740227c2eb880943da9c8319dce70bd65f29915a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,371
Size: 1.00 vMB
Total Fees: 0.02894953 BTC
Feerates: 101.64 > 2.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (587,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,517 327,517 000000000000000013345af4b543ffdd88d8c8346964313f5373de428ae9b922 230 0.10/1.00 vMB 30
327,516 327,516 00000000000000001b6b6ff6fa93f48aac20396fb9f63e0727208e2647cf730b 507 0.24/1.00 vMB 31
327,515 327,515 00000000000000001dc4803bd28b21c96929f82158c50e128569078bc9a817bf 146 0.10/1.00 vMB 12
327,514 327,514 00000000000000001a9e2b3e473988c11ee14ccf1c8610b4285b287aa89558b7 974 0.55/1.00 vMB 27
327,513 327,513 000000000000000011f99f9c6baf589948259a59bae02884e98fae3db0223070 256 0.09/1.00 vMB 37
327,512 327,512 00000000000000000dba62d5a20b2ed38d69bec31bc9041f2d6dc3275f9ce942 417 0.24/1.00 vMB 28
327,511 327,511 0000000000000000094b96226ff285bfd27b1299e23cfa54e512827bec321579 849 0.42/1.00 vMB 27
327,510 327,510 00000000000000000fbcbc7598c9d610c0c6420810ea67dae24c7c271c9be670 146 0.07/1.00 vMB 35
327,509 327,509 00000000000000000b779b258b8bd5121a57b5b72bf5d8fd24d0f8fe20350780 2,075 1.00/1.00 vMB 31
327,508 327,508 0000000000000000070c3c8790caa6e2b4fb5703224a17f83d4e647ae5e49127 247 0.15/1.00 vMB 28
327,507 327,507 00000000000000001df948de42dfdfc1416d460ddbb334bd0e9dde446df0b343 853 0.43/1.00 vMB 30
327,506 327,506 0000000000000000180cf4e909f5b7f7d98b85160b412d42122154a8762e66a5 275 0.16/1.00 vMB 20
327,505 327,505 000000000000000000f0133a06247a074f6aae202bf90e0afa4c198f4b1a2f39 796 0.41/1.00 vMB 28
327,504 327,504 00000000000000001b16517f65668de03f7ed90a72a8f3b06e466fc8128b90a4 777 0.47/1.00 vMB 25
327,503 327,503 000000000000000005b725add58fb0080747d2e644b529c4ef148ca6bb3e37c8 180 0.10/1.00 vMB 13
327,502 327,502 000000000000000014ee32a3cfb1a96e53a9774c1d7a274b302f64a0b20f6684 517 0.37/1.00 vMB 22
327,501 327,501 00000000000000001957edaf3db4c47b4919f8f10a938ac2e36c3cd285ee3daf 416 0.23/1.00 vMB 28
327,500 327,500 00000000000000001aab330c2a92061d0e3591f580e1e76bf7ff8fde1bbf0f60 267 0.12/1.00 vMB 30
327,499 327,499 0000000000000000026352fa35b4cf2dcda7b7c6a2ff5bcb4a5dfefb4a48ffc8 1,030 0.74/1.00 vMB 20
327,498 327,498 00000000000000000b83d30cd4610f786f86d9a525d07b56d47eb0b460981e8e 512 0.17/1.00 vMB 34
327,497 327,497 00000000000000000ce26ddd4f3c14a77204b8887e3bb459e30b98f602dd0e9e 512 0.15/1.00 vMB 54
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.52 GB
    • Received: 14.14 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.