Loading Tool

Explorer IconExplorer

Memory Pool

75,501 transactions
28.42 vMB
0.08069073 BTC
Random Selection Loading Transactions
Max Size: 170.91/200 MB

Candidate Block

Mining Attempt 749a4b8e99bac9c599351fba50e690b383c8032964855a0a0640905e1a80cbf1
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 3ce86e0a277835f2c9c0c425b113e2d32388c18daabf9dd1e6abc41e3e128853
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,245
Size: 1.00 vMB
Total Fees: 0.01719566 BTC
Feerates: 65.95 > 1.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (138,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,184 777,184 00000000000000000003791f7cf9ccb76b274b486afecfa3224eae40918e2b30 2,888 1.00/1.00 vMB 19
777,183 777,183 00000000000000000006cac03d6f0569678321b7c88afac1168e28042de28dfb 387 1.00/1.00 vMB 2
777,182 777,182 000000000000000000040f125bebc65cc4661946e26bc14f1eab3fd4db3421e5 2,348 1.00/1.00 vMB 14
777,181 777,181 000000000000000000006b239c4646c91eb008c9c5d48f2d736daf6de4fbd54c 2,006 1.00/1.00 vMB 11
777,180 777,180 0000000000000000000471863078a095db9244594b8d75aab50b2c470502d653 2,758 1.00/1.00 vMB 15
777,179 777,179 0000000000000000000070c996aaf9f7847b8238454f482a2ac44300ddeb8e57 1,998 1.00/1.00 vMB 11
777,178 777,178 000000000000000000046e657042a5333dbd120404deb93de773c40ed40c9765 2,304 1.00/1.00 vMB 10
777,177 777,177 00000000000000000002e729b9f29696cbd346b05db76a00390726096574a142 1,702 1.00/1.00 vMB 15
777,176 777,176 00000000000000000001f9efc15d85970a54b0b2ebd4aa5d9600cf42ef99b587 3,348 1.00/1.00 vMB 25
777,175 777,175 00000000000000000001bc5644473e6d146eedd675fc9306fb844150ffa778da 2,792 1.00/1.00 vMB 15
777,174 777,174 00000000000000000003e2f9fca7e12dd2453b9238b95ba09ef5e306118f0f2d 879 1.00/1.00 vMB 4
777,173 777,173 00000000000000000002deb7709ad2b635295ff19e3156ec65a3eff4cf78f13b 1,175 1.00/1.00 vMB 6
777,172 777,172 0000000000000000000568ed1ea79240886a1f9ac9417285f425712e11437cca 2,260 1.00/1.00 vMB 6
777,171 777,171 000000000000000000035efefc3cabeadcc48a2d5861cb84c84b957b20aa1661 1,986 1.00/1.00 vMB 12
777,170 777,170 000000000000000000022a46cf1cc1d785273c4de8cb75055233367092da7f7e 3,473 1.00/1.00 vMB 19
777,169 777,169 0000000000000000000451d811bfa6056302dcef3f0213820ecadb8dc9c3fe81 3,810 1.00/1.00 vMB 31
777,168 777,168 00000000000000000002d5824064e0e0e09c1d00619c7324e61b0b97297f8c22 1 0.00/1.00 vMB 0
777,167 777,167 00000000000000000005ded6bbf36e4073ec749b8d16955eeda0205e81e89343 1,762 1.00/1.00 vMB 30
777,166 777,166 000000000000000000034b3ca6606ec959dcc484f20c3b6144a9b0d3824c2425 1,567 1.00/1.00 vMB 21
777,165 777,165 0000000000000000000167de1a024bbf1e6c11171d4f88cd5a838b9e46aecb12 402 1.00/1.00 vMB 1
777,164 777,164 0000000000000000000713de2220c91662f553d0d4579b072c4f103fe60ebb37 899 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.22 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.