Loading Tool

Explorer IconExplorer

Memory Pool

44,123 transactions
26.55 vMB
0.06118606 BTC
Random Selection Loading Transactions
Max Size: 139.82/200 MB

Candidate Block

Mining Attempt 68954db5761c52521c107b3f0ebdf105be1488ea95c6ba34e3770c3238de165c
Version 20000000
Previous Block 00000000000000000000e9fc36eb4e54258de385eba8454916da1a3a70de6bbf
Merkle Root daa87d6296483d96a6169051b648c7347d2b4fd62e227caf6a530e0038da98e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,791
Size: 1.00 vMB
Total Fees: 0.01242306 BTC
Feerates: 150.52 > 1.24 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,751 (144,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,663 770,663 0000000000000000000248bab9ee7dc310cf305931a7d5c3e5431cd3035a5417 3,314 1.00/1.00 vMB 21
770,662 770,662 000000000000000000068c84b0fed8cfc489696940ffa7964d613691906e71da 71 0.04/1.00 vMB 10
770,661 770,661 00000000000000000000e520443fbb2862deb156536b5a88c33ac9e5fac33f01 1,106 0.38/1.00 vMB 10
770,660 770,660 000000000000000000079520a6dcf848ae9ee52939d15c9fd713db989702534f 1,873 0.80/1.00 vMB 6
770,659 770,659 00000000000000000004459e429c522e095f2a09a90dadfd5fd1d3fb773b5c65 2,864 1.00/1.00 vMB 5
770,658 770,658 000000000000000000081870f70b1013bc8d1f46b006117644ff13f6b89f7018 41 1.00/1.00 vMB 8
770,657 770,657 0000000000000000000725e61d6142a6223bc603513351638a6fb5600fe7ca9f 3,486 1.00/1.00 vMB 19
770,656 770,656 000000000000000000018d8e7315f1b9c3c359bc3e05feb60bd4cb7a9e51527d 2,721 1.00/1.00 vMB 12
770,655 770,655 000000000000000000000c2b03291c0b8731ec53bce9fc1f7b1c33f50e511420 3,394 1.00/1.00 vMB 23
770,654 770,654 00000000000000000003b8d6d21b317161eee2ba22d56e9c3dbd6ff52b046e68 614 0.31/1.00 vMB 10
770,653 770,653 0000000000000000000075aee7dad38d5fa6beb2e506231c4b0612fb088f481c 448 0.17/1.00 vMB 10
770,652 770,652 000000000000000000036151e6c6ab44bca6b28029c4416f845d798eece94a73 184 0.12/1.00 vMB 7
770,651 770,651 000000000000000000022b6831cfc6cb9ef99c1ba2ef188bc3844e17d491c5b0 638 0.32/1.00 vMB 4
770,650 770,650 00000000000000000005e8c2223db0f2cd7fdcc117ee8bf66a96b4d0ca210440 1,909 1.00/1.00 vMB 8
770,649 770,649 00000000000000000002eb55835c12cb3de72e9472704f33896123cd5a71d955 1,274 1.00/1.00 vMB 12
770,648 770,648 00000000000000000005686d96b77dd5a61364e38bc74769fd1579ab2ce3a6ec 2,048 1.00/1.00 vMB 17
770,647 770,647 000000000000000000020edc250e3bdf36be6b78a56fc00d8180222307285949 148 0.11/1.00 vMB 10
770,646 770,646 00000000000000000001360ff21e0de7bbb6039e2909c6fb3d713f021df5fb82 2,731 1.00/1.00 vMB 10
770,645 770,645 0000000000000000000590d58091b3dc503753d2f4fbb40fa377d1a224ed3d2f 29 0.01/1.00 vMB 14
770,644 770,644 00000000000000000000f416ec5b08ffeeb40bb01d90508219b7bbc90e2566ae 298 0.16/1.00 vMB 10
770,643 770,643 00000000000000000004e3f268ac79585b802e43b5626975e82dbcb6c63bdad6 422 0.15/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.95 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: 647.08 GB
    • Received: 12.89 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.