Loading Tool

Explorer IconExplorer

Memory Pool

73,528 transactions
27.23 vMB
0.06496650 BTC
Random Selection Loading Transactions
Max Size: 165.98/200 MB

Candidate Block

Mining Attempt 63c235841c9f07ff128b3ccfb54333523dba0a0ddb5d609951338d1227edeb23
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 043da303f8cfa115b0402bed2e4b5d0443108ba669545c2a0782d17018f9c803
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.00711956 BTC
Feerates: 61.00 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (115,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,274 800,274 0000000000000000000531198c91d97a6d2e314cfcec6836f7843fe97a4d3429 1,288 1.00/1.00 vMB 9
800,273 800,273 000000000000000000051d05cd36bc84c99e85fc2e16c0e8cd423918de2c7f35 1,594 1.00/1.00 vMB 10
800,272 800,272 000000000000000000029b7240e843a06ca958d270a5aa002b3b9926940aaaf4 2,720 1.00/1.00 vMB 7
800,271 800,271 000000000000000000004c8602f47f0a73bbae4eaf978d9444cbe1959c279968 3,004 1.00/1.00 vMB 17
800,270 800,270 000000000000000000030ccfa9cdf237e339bee875eb1170759ab3ddae69530b 3,225 1.00/1.00 vMB 20
800,269 800,269 0000000000000000000246e1854c96f25382c51ba6ee16e29efcb1e8f3f9d3cf 2,402 1.00/1.00 vMB 14
800,268 800,268 00000000000000000001ac15a83762660875c08534e5e11c777916a682b8865a 1,924 1.00/1.00 vMB 20
800,267 800,267 00000000000000000005195ab00a5ff25c0811b83d484ae6a57670d224061c2e 3,375 1.00/1.00 vMB 8
800,266 800,266 00000000000000000002044d239c7d78fb022716dbd3cfeaa085b49422ba5e53 2,520 1.00/1.00 vMB 12
800,265 800,265 00000000000000000001c69f235aa98531563795ec364de615c51baf2f57da8b 3,707 1.00/1.00 vMB 21
800,264 800,264 000000000000000000039bcb1151d3c4b0e8ee0542661f3a23a7c28ef5f82bdb 2,991 1.00/1.00 vMB 29
800,263 800,263 0000000000000000000104ece04a5f324a81b0c40ecdb56654e778304f5a2a32 2,160 1.00/1.00 vMB 12
800,262 800,262 00000000000000000001d03eaabae6e87ea55d53a09613689dee4f32048a8dd9 2,287 1.00/1.00 vMB 25
800,261 800,261 000000000000000000002e7d0a2579bfae5def28d7d35fc989dfb06dadce61ec 2,355 1.00/1.00 vMB 22
800,260 800,260 000000000000000000024aa01040458def4e01d5595003612b995b09c4d8d98d 3,301 1.00/1.00 vMB 17
800,259 800,259 000000000000000000032fd0f489927df57a172a3ba81300988b701840fe943c 2,125 1.00/1.00 vMB 11
800,258 800,258 0000000000000000000048e7f9c413d5371b3088763a00ebe7f4bcaf33427ec4 2,153 1.00/1.00 vMB 10
800,257 800,257 00000000000000000001e1a3b34e06d21c810137b6c6d2491f05d46379577922 3,429 1.00/1.00 vMB 24
800,256 800,256 0000000000000000000112ecaa31bbaa5ee13596924590b5cb0fbd4cba8d69c8 1,549 1.00/1.00 vMB 12
800,255 800,255 000000000000000000031b975bb4eda5dcdb7fb1e4447ff074f0c4abf33d5253 3,017 1.00/1.00 vMB 15
800,254 800,254 00000000000000000003f8972222cb4b133a208c12fed9046df75b7845cb6d9e 2,861 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.91 GB
    • Received: 17.62 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.