Loading Tool

Explorer IconExplorer

Memory Pool

73,932 transactions
27.32 vMB
0.06618924 BTC
Random Selection Loading Transactions
Max Size: 166.82/200 MB

Candidate Block

Mining Attempt 07a1686c204697587c85ba056e0461ded747161be72aa4f2a33ed7dfe22420cc
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root f3cdf4b420a0f4efd2712268e73bfd58f73ac3d000a59e1edf1eafa87dc3d71f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.00812734 BTC
Feerates: 73.20 > 0.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (384,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,206 531,206 0000000000000000000a1d6eb902bd457babb98402fa26ed381e65372edcdc76 1,594 1.00/1.00 vMB 14
531,205 531,205 000000000000000000095ec8cc210fd982aaefff131205769ed429b64ed36306 2,767 0.99/1.00 vMB 29
531,204 531,204 0000000000000000001a9cb7a42116bb24d70f5aedcd32884d0846da8f56231d 348 1.00/1.00 vMB 3
531,203 531,203 00000000000000000031c9cc7331b470c7e4572eb3808047b0cc18e0c7548aa6 655 1.00/1.00 vMB 2
531,202 531,202 0000000000000000002f8387ac940e2ae6b9bf55e4401ced80f3aad3db7e49e1 2,255 1.00/1.00 vMB 33
531,201 531,201 000000000000000000100361477cc3fff9ad17a5e6cf837be567a4fc51910bfb 1,914 1.00/1.00 vMB 14
531,200 531,200 0000000000000000000ba0e85b1055287398d4a30cc700c41cdb95aa71dda068 910 1.00/1.00 vMB 18
531,199 531,199 00000000000000000001fb22a45e80079be2cb77be0689725e501a45c17b6cc4 2,512 1.00/1.00 vMB 22
531,198 531,198 0000000000000000001c35686e58aa69e26a060ca6b44db234fbad7eedd24e44 406 1.00/1.00 vMB 3
531,197 531,197 0000000000000000002761798910ee83643bbffef02ca4204ff6603c4ad81216 1,089 1.00/1.00 vMB 15
531,196 531,196 00000000000000000023f4c4e75a517cbba0c7532499e19326a11084a6e9bd4b 1,351 1.00/1.00 vMB 17
531,195 531,195 00000000000000000013d0a2129e653cde9219885d9ec9a4c252ee84ee531053 635 1.00/1.00 vMB 7
531,194 531,194 0000000000000000000279951f83b457e4022fee99c274c372f32f3a38c18aa7 1,109 1.00/1.00 vMB 12
531,193 531,193 000000000000000000271f53e7f5441a2fc9008281be9ff5360a5dcd08493727 2,193 1.00/1.00 vMB 11
531,192 531,192 0000000000000000001d085011af9098be26a2ee0af25a75ae2df812e22ebeae 2,243 1.00/1.00 vMB 6
531,191 531,191 0000000000000000002dd4bb7b60cbdacb34c36336662f28e922bbd77e4d7a4a 2,473 1.00/1.00 vMB 6
531,190 531,190 0000000000000000001a78b2dca47207c1973a3419af788d7a08d142ce0ace95 2,495 1.00/1.00 vMB 20
531,189 531,189 00000000000000000015418581b5e001c49af7bb8e1b12ba42c43b65f43894ca 2,706 1.00/1.00 vMB 54
531,188 531,188 000000000000000000263171bf808ad8f64a4d9d456e0528018ece69d05dc011 2,656 1.00/1.00 vMB 20
531,187 531,187 0000000000000000000cbfbccab6e372a2a12416c0b998a9490b3f10753175d7 1,701 1.00/1.00 vMB 18
531,186 531,186 00000000000000000001245775ec0582b694910075fee25d1c8de3dc0ef3a2f8 1,717 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.