Loading Tool

Explorer IconExplorer

Memory Pool

79,255 transactions
30.30 vMB
0.07801718 BTC
Random Selection Loading Transactions
Max Size: 184.55/200 MB

Candidate Block

Mining Attempt 3b21a55e6f3d1a50dd1c19f6b50dca23185589125a2a29061345df41d8051789
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root c8a788aa05467c4bd64121a79a270dbe259cd80c028bec665366f5a55b65d6f2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,814
Size: 1.00 vMB
Total Fees: 0.01019123 BTC
Feerates: 18.60 > 1.02 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (38,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,049 877,049 0000000000000000000152db0248f6859d6ec17f7b1775d95c8d82f8e84a6433 331 1.00/1.00 vMB 1
877,048 877,048 00000000000000000001fcffc45ce837d5584bdc4073f02e6218acae527fcd2c 1,917 1.00/1.00 vMB 3
877,047 877,047 00000000000000000002899803d0c1211f7b025fc606bc8008333ceeee356231 2,427 1.00/1.00 vMB 4
877,046 877,046 00000000000000000001b0c006d4999fa70fdd775ecbcbed323452bfceeb9ca0 392 1.00/1.00 vMB 1
877,045 877,045 0000000000000000000282dc3728b57d5987d40b67e164f4f40358d85505aa71 1,658 1.00/1.00 vMB 2
877,044 877,044 00000000000000000000e70a72a5a0b0e55af7c6ac6e2db78da6ff36616ffa72 581 1.00/1.00 vMB 1
877,043 877,043 000000000000000000000ecb2c513c3b637c698a135428af28b622cf88c13531 885 1.00/1.00 vMB 2
877,042 877,042 00000000000000000001957c319c213579c35f510ee3360cc696e1fa5e7d50c2 1,936 1.00/1.00 vMB 3
877,041 877,041 000000000000000000021e242cefbc19309a4be6ad388087ef6bc3e3f9ead094 482 1.00/1.00 vMB 2
877,040 877,040 000000000000000000021b65724a1f6f3aece1c801d1b97daa0705424562d0da 2,240 1.00/1.00 vMB 4
877,039 877,039 000000000000000000008338e6570ecc370447bd9a5e0e2fb5611d3a3e086a04 2,590 1.00/1.00 vMB 4
877,038 877,038 0000000000000000000184e4a39b33071d2c29588694fdc93036bceaec80b6f7 3,035 1.00/1.00 vMB 4
877,037 877,037 000000000000000000013d423a9acea28570b4052ce9ad5b896c8ff462380867 3,490 1.00/1.00 vMB 4
877,036 877,036 000000000000000000015a6b1e4e7a49c64ea7d20222d7b3d47ab897dba62d62 3,087 1.00/1.00 vMB 6
877,035 877,035 00000000000000000000be8fa3c86f6eadfb72f43bd94c1d601664f98dab9e53 1,237 1.00/1.00 vMB 2
877,034 877,034 0000000000000000000285763f4ae1802a3e2d3693c6086e621d121b3c393022 3,862 1.00/1.00 vMB 6
877,033 877,033 000000000000000000018887c68dc15ed0ea3c8d41555ea62305f497836b2346 1,799 1.00/1.00 vMB 3
877,032 877,032 0000000000000000000164b31fe613111e11f3f4eaaf3fef50619f25b3a92954 1,861 1.00/1.00 vMB 3
877,031 877,031 00000000000000000000517fa92e5434a0975b2e1c538d92d1ef8d97f9ee1678 3,291 1.00/1.00 vMB 5
877,030 877,030 00000000000000000000e13838564a9cb4650beb7e128dd5c76c76823e906614 2,468 1.00/1.00 vMB 9
877,029 877,029 000000000000000000012861e50271faf28309ce6e4f40695d1c5ed328d20f83 2,116 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.06 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: 720.82 GB
    • Received: 18.27 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.