Loading Tool

Explorer IconExplorer

Memory Pool

80,132 transactions
29.42 vMB
0.11667988 BTC
Random Selection Loading Transactions
Max Size: 178.45/200 MB

Candidate Block

Mining Attempt a7ea3fd37b923313564c6a004b32025eddf1fef475ab10fdfed765dd3f8b79f2
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 640ec3676b92a66e38b7f68b609b28711497509c478c120955b5d3c98e630ef1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,954
Size: 1.00 vMB
Total Fees: 0.05361252 BTC
Feerates: 151.07 > 5.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (329,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,086 586,086 000000000000000000083fd048be48e8280f6a8b9434b8a93df459102dfa98b1 2,945 1.00/1.00 vMB 52
586,085 586,085 0000000000000000000f45371c77e0b93ba7130343abec1629d3a24950625c04 2,964 1.00/1.00 vMB 58
586,084 586,084 00000000000000000008633cbe82a02e0fbf3bd892da05ca28d5c3f7108a063c 2,936 1.00/1.00 vMB 67
586,083 586,083 0000000000000000000310f90f645a1b2fbf441da608c82f4aed22a6693b9a3f 3,049 1.00/1.00 vMB 59
586,082 586,082 000000000000000000159549ca040f313e72f41e100013aaf09eb3da1925243d 2,390 1.00/1.00 vMB 67
586,081 586,081 000000000000000000174605c6137fcb39e654bf7b5a628cf68e32d3764c1116 2,597 1.00/1.00 vMB 53
586,080 586,080 000000000000000000025f1508936164a88ac052cf722c9a217d574008f035ac 2,713 1.00/1.00 vMB 65
586,079 586,079 0000000000000000000a3d0cf92ef80a4dd08c48220a1ea178a577d23cbac644 3,314 1.00/1.00 vMB 74
586,078 586,078 0000000000000000001569919f0772624ed790a605ccda67ed1595700a4408f3 1,757 1.00/1.00 vMB 66
586,077 586,077 0000000000000000001ea874f56308b64158e10cd391e3fa706b603dbe7f58a1 2,587 1.00/1.00 vMB 61
586,076 586,076 0000000000000000000f5e7e1221c9ffa732111fb43c0842782ae25a3bcfc0b6 2,365 1.00/1.00 vMB 64
586,075 586,075 0000000000000000000d5aa73b1e308d3c0df7b6c4aa37cf9f5ded9f0e834ae0 3,314 1.00/1.00 vMB 81
586,074 586,074 0000000000000000000fb9a420cd91222174402354a2ef52bd7f37fc6747f7c1 3,180 1.00/1.00 vMB 71
586,073 586,073 00000000000000000013a757880daafeb4145fe50eb2c004ed708b34463af22f 2,909 1.00/1.00 vMB 90
586,072 586,072 0000000000000000000bb4b0da3332c69a68337503ba78f9545243ca7f4351d3 912 1.00/1.00 vMB 58
586,071 586,071 0000000000000000000ae744cb198e9921121ead69fb8ef88c864aca0cddb592 3,190 1.00/1.00 vMB 62
586,070 586,070 00000000000000000018ad8a04de57d14078d98449a2ee2ca72cfd24d7931a9d 2,322 1.00/1.00 vMB 64
586,069 586,069 0000000000000000000d6a67ba03e9f4d64f17ba4d310d93fc9ab3684dfc7440 2,643 1.00/1.00 vMB 57
586,068 586,068 0000000000000000000fecf49ad7c912554c88bfb7ae2a2e0eb3f7660327ffc1 2,468 1.00/1.00 vMB 73
586,067 586,067 0000000000000000001269a82747515299690d545af0d0d0fc206dae1b898669 1,858 1.00/1.00 vMB 69
586,066 586,066 0000000000000000001753af4adddcffa8afbd214b68f5ea555a1db9fc1784de 3,008 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.59 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.63 GB
    • Received: 15.97 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.