Loading Tool

Explorer IconExplorer

Memory Pool

76,957 transactions
28.62 vMB
0.07680001 BTC
Random Selection Loading Transactions
Max Size: 173.45/200 MB

Candidate Block

Mining Attempt 90c4efc353d3aa84c1c259e01a34f57e49ff189bd6a54423de3f398999ccc405
Version 20000000
Previous Block 00000000000000000001f67781d6f05084986ab017640c91344eae66a915cd1b
Merkle Root 39b59370212b9dc908ae2948cf78e0d785ff5d05fc1cf1a7a8128cd851d30c52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,525
Size: 1.00 vMB
Total Fees: 0.01746986 BTC
Feerates: 130.38 > 1.75 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,134 (166,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,928 748,928 000000000000000000029d60ddddc4d83046f5f90358380c2a587ad49655ee60 935 0.50/1.00 vMB 6
748,927 748,927 00000000000000000007d73909d0f3da2ab287745ae41ef142243f1c5f08fca0 804 1.00/1.00 vMB 11
748,926 748,926 00000000000000000002d992c1d9850b4ce6ee49157e819fda9bf3cd4fcb74b6 2,220 1.00/1.00 vMB 19
748,925 748,925 00000000000000000002b3b25674b43b00a0955a60a6b85cd0b14c01cb5a9a50 239 0.10/1.00 vMB 20
748,924 748,924 00000000000000000009bf81c33829708162b914197e7dd3800e90bb97d3b0f2 227 0.10/1.00 vMB 12
748,923 748,923 0000000000000000000368934173eeea858ed13951ff195d234c34f0a55a2e6f 1,654 0.85/1.00 vMB 10
748,922 748,922 0000000000000000000981c75d98b3acbc9507a4e405bbc408469055a898cea1 1,460 1.00/1.00 vMB 7
748,921 748,921 00000000000000000002a70d6ecb8792650944fa0b6eb110ce2e3eb510a7ab6d 181 1.00/1.00 vMB 1
748,920 748,920 0000000000000000000868e4cabcd2894d9dea4c946b1669d03f4631828ec028 2,803 1.00/1.00 vMB 13
748,919 748,919 0000000000000000000525cc4fc1c47be99d77bb0b65c01bac0f1e2fbc3a68f1 1,695 1.00/1.00 vMB 9
748,918 748,918 00000000000000000001763c6ac07b72152f7cd9ba42949af2269ff83b379cfd 202 1.00/1.00 vMB 1
748,917 748,917 00000000000000000008ce9bb316ffb64e33cdc9bb71d3e8831c91744d371c85 241 1.00/1.00 vMB 1
748,916 748,916 000000000000000000007358b328d1e58aaaedf8d4e7f9787b977be74e1202e6 1,762 1.00/1.00 vMB 9
748,915 748,915 000000000000000000033a82405c126b11b6f47a20ebfc047554818420eb23fb 1,159 1.00/1.00 vMB 4
748,914 748,914 00000000000000000003a9ebc5150f050355ed71483c1100f661e23f2af57195 4,878 1.00/1.00 vMB 4
748,913 748,913 0000000000000000000478d2f1f92a05b643b28fb05b251f4f7a20f8f2134adb 2,627 1.00/1.00 vMB 14
748,912 748,912 000000000000000000085169b802770fcb81df348924c9f5da3f2d9f16f7aa73 2,046 1.00/1.00 vMB 7
748,911 748,911 00000000000000000008827e50caa4ef3b976142c81b186cae7c5a55227db6fc 2,464 1.00/1.00 vMB 8
748,910 748,910 00000000000000000001ba051d0d28d83feeea711a41f7aaaf66d2e1b25308d2 2,401 1.00/1.00 vMB 16
748,909 748,909 000000000000000000029b4672a8a8fe4e948913c346c791b6c7f11e0fff06e5 2,188 1.00/1.00 vMB 4
748,908 748,908 000000000000000000065e92f18d09831c8b4462c3c11bb6c72710790826d306 2,526 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.62 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.08 GB
    • Received: 16.13 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.